projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a0ee1d
)
of: documentation: add bindings documentation for Meson8b
author
Carlo Caione
<carlo@endlessm.com>
Wed, 7 Oct 2015 20:31:03 +0000
(22:31 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 8 Oct 2015 15:21:46 +0000
(17:21 +0200)
Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/arm/amlogic.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/amlogic.txt
b/Documentation/devicetree/bindings/arm/amlogic.txt
index
973884a
..
1dfee20
100644
(file)
--- a/
Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/
Documentation/devicetree/bindings/arm/amlogic.txt
@@
-9,6
+9,12
@@
Boards with the Amlogic Meson8 SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson8";
+Boards with the Amlogic Meson8b SoC shall have the following properties:
+ Required root node property:
+ compatible: "amlogic,meson8b";
+
Board compatible values:
- - "geniatech,atv1200"
- - "minix,neo-x8"
+ - "geniatech,atv1200" (Meson6)
+ - "minix,neo-x8" (Meson8)
+ - "tronfy,mxq" (Meson8b)
+ - "hardkernel,odroid-c1" (Meson8b)