diff mbox series

[1/6] dt-bindings: arm: amlogic: add support for the Meson8m2 SoC

Message ID 20180506092119.467-2-martin.blumenstingl@googlemail.com
State Not Applicable, archived
Headers show
Series Meson8m2 (32-bit ARM) SoC support | expand

Commit Message

Martin Blumenstingl May 6, 2018, 9:21 a.m. UTC
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>
---
 Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Rob Herring May 8, 2018, 4:25 p.m. UTC | #1
On Sun, May 06, 2018 at 11:21:14AM +0200, Martin Blumenstingl wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Rob Herring <robh@kernel.org>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kevin Hilman May 9, 2018, 10:30 p.m. UTC | #2
Rob Herring <robh@kernel.org> writes:

> On Sun, May 06, 2018 at 11:21:14AM +0200, Martin Blumenstingl wrote:
>> 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>
>> ---
>>  Documentation/devicetree/bindings/arm/amlogic.txt | 4 ++++
>>  1 file changed, 4 insertions(+)
>
> Reviewed-by: Rob Herring <robh@kernel.org>

Applied with tag from Rob,

Kevin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

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";