Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347705
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 3/6] Documentation: devicetree: amlogic: Document Meson GXBaby |
| Date | 2016-03-02 03:40 +0100 |
| Message-ID | <r84RH-1dc-9@gated-at.bofh.it> (permalink) |
| References | <r84RH-1dc-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Use "amlogic,meson-gxbb" compatible string.
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
v1 -> v2: unchanged
Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index 1dfee20eee74..776f08ca215f 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -13,6 +13,10 @@ Boards with the Amlogic Meson8b SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson8b";
+Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
+ Required root node property:
+ compatible: "amlogic,meson-gxbb";
+
Board compatible values:
- "geniatech,atv1200" (Meson6)
- "minix,neo-x8" (Meson8)
--
2.6.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 3/6] Documentation: devicetree: amlogic: Document Meson GXBaby Andreas Färber <afaerber@suse.de> - 2016-03-02 03:40 +0100
csiph-web