diff mbox series

dt-bindings: Add compatible string for LS1028A-QDS

Message ID 1535555846-7817-1-git-send-email-sudhanshu.gupta@nxp.com
State Not Applicable, archived
Headers show
Series dt-bindings: Add compatible string for LS1028A-QDS | expand

Commit Message

Sudhanshu Gupta Aug. 29, 2018, 3:17 p.m. UTC
From: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>

Signed-off-by: Sudhanshu Gupta <sudhanshu.gupta@nxp.com>
Signed-off-by: Rai Harninder <harninder.rai@nxp.com>
Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Shawn Guo Sept. 9, 2018, 2:11 a.m. UTC | #1
On Wed, Aug 29, 2018 at 08:47:26PM +0530, Sudhanshu Gupta wrote:
> From: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
> 
> Signed-off-by: Sudhanshu Gupta <sudhanshu.gupta@nxp.com>
> Signed-off-by: Rai Harninder <harninder.rai@nxp.com>
> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>

Please make a patch series consisting of this one and 'arm64: dts: Add
support for NXP LS1028A SoC', with Rob's ACK collected.

Shawn
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index ea08bf2..3e44804 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -163,6 +163,18 @@  LS1012A ARMv8 based QDS Board
 Required root node properties:
     - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
 
+LS1028A SoC
+Required root node properties:
+    - compatible = "fsl,ls1028a";
+
+LS1028A ARMv8 based RDB Board
+Required root node properties:
+    - compatible = "fsl,ls1028a-rdb", "fsl,ls1028a"
+
+LS1028A ARMv8 based QDS Board
+Required root node properties:
+    - compatible = "fsl,ls1028a-qds", "fsl,ls1028a";
+
 LS1043A SoC
 Required root node properties:
     - compatible = "fsl,ls1043a";