Skip to content

Commit

Permalink
ARM: meson: documentation: add bindings documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Carlo Caione authored and Arnd Bergmann committed Sep 25, 2014
1 parent 6b112e2 commit 2d3a2cd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/devicetree/bindings/arm/amlogic.txt
Original file line number Diff line number Diff line change
@@ -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";
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/arm/geniatech.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Geniatech platforms device tree bindings
-------------------------------------------

Geniatech ATV1200
- compatible = "geniatech,atv1200"
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/vendor-prefixes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ allwinner Allwinner Technology Co., Ltd.
altr Altera Corp.
amcc Applied Micro Circuits Corporation (APM, formally AMCC)
amd Advanced Micro Devices (AMD), Inc.
amlogic Amlogic, Inc.
ams AMS AG
amstaos AMS-Taos Inc.
apm Applied Micro Circuits Corporation (APM)
Expand Down Expand Up @@ -53,6 +54,7 @@ excito Excito
fsl Freescale Semiconductor
GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc.
gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.
geniatech Geniatech, Inc.
globalscale Globalscale Technologies, Inc.
gmt Global Mixed-mode Technology, Inc.
google Google, Inc.
Expand Down

0 comments on commit 2d3a2cd

Please sign in to comment.