summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2018-05-06 11:21:14 +0200
committerKevin Hilman <khilman@baylibre.com>2018-05-09 15:25:08 -0700
commitcfecb21109ab8de207670d4e7d8eaa3929cadd5c (patch)
treee748fd4972eb05db7d09fffcb203d9185304c074 /Documentation/devicetree
parent5a8a2ed63d6ea4a9b63ccc408f205c74505a613e (diff)
downloadlinux-stable-cfecb21109ab8de207670d4e7d8eaa3929cadd5c.tar.gz
linux-stable-cfecb21109ab8de207670d4e7d8eaa3929cadd5c.tar.bz2
linux-stable-cfecb21109ab8de207670d4e7d8eaa3929cadd5c.zip
dt-bindings: arm: amlogic: add support for the Meson8m2 SoC
The Meson8m2 SoC is an updated version of the Meson8 SoC. Some of the peripherals are updated to be register-compatible with Meson8b. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index f747f47922c5..6c6642c69de3 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -25,6 +25,10 @@ Boards with the Amlogic Meson8b SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson8b";
+Boards with the Amlogic Meson8m2 SoC shall have the following properties:
+ Required root node property:
+ compatible: "amlogic,meson8m2";
+
Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson-gxbb";