ARM: meson: documentation: add bindings documentation
Add vendor prefixes and basic documentation for MesonX SoCs bindings Signed-off-by: Carlo Caione <carlo@caione.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
6b112e2414
commit
2d3a2cdbbd
|
@ -0,0 +1,8 @@
|
||||||
|
Amlogic MesonX device tree bindings
|
||||||
|
-------------------------------------------
|
||||||
|
|
||||||
|
Boards with the Amlogic Meson6 SoC shall have the following properties:
|
||||||
|
|
||||||
|
Required root node property:
|
||||||
|
|
||||||
|
compatible = "amlogic,meson6";
|
|
@ -0,0 +1,5 @@
|
||||||
|
Geniatech platforms device tree bindings
|
||||||
|
-------------------------------------------
|
||||||
|
|
||||||
|
Geniatech ATV1200
|
||||||
|
- compatible = "geniatech,atv1200"
|
|
@ -14,6 +14,7 @@ allwinner Allwinner Technology Co., Ltd.
|
||||||
altr Altera Corp.
|
altr Altera Corp.
|
||||||
amcc Applied Micro Circuits Corporation (APM, formally AMCC)
|
amcc Applied Micro Circuits Corporation (APM, formally AMCC)
|
||||||
amd Advanced Micro Devices (AMD), Inc.
|
amd Advanced Micro Devices (AMD), Inc.
|
||||||
|
amlogic Amlogic, Inc.
|
||||||
ams AMS AG
|
ams AMS AG
|
||||||
amstaos AMS-Taos Inc.
|
amstaos AMS-Taos Inc.
|
||||||
apm Applied Micro Circuits Corporation (APM)
|
apm Applied Micro Circuits Corporation (APM)
|
||||||
|
@ -53,6 +54,7 @@ excito Excito
|
||||||
fsl Freescale Semiconductor
|
fsl Freescale Semiconductor
|
||||||
GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
||||||
gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
||||||
|
geniatech Geniatech, Inc.
|
||||||
globalscale Globalscale Technologies, Inc.
|
globalscale Globalscale Technologies, Inc.
|
||||||
gmt Global Mixed-mode Technology, Inc.
|
gmt Global Mixed-mode Technology, Inc.
|
||||||
google Google, Inc.
|
google Google, Inc.
|
||||||
|
|
Loading…
Reference in New Issue