Skip to content

Commit 75b637f

Browse files
Shaohui XieShawn Guo
authored andcommitted
dt-bindings: fsl: Add LS1043A/LS1046A/LS2080A SoC compatible strings
Adds SoC compatible for LS1043A and LS2080A which are supported, and for LS1046A which is going to be supported. Signed-off-by: Shaohui Xie <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 1001354 commit 75b637f

File tree

1 file changed

+12
-0
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+12
-0
lines changed

Documentation/devicetree/bindings/arm/fsl.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ Example:
131131
Freescale ARMv8 based Layerscape SoC family Device Tree Bindings
132132
----------------------------------------------------------------
133133

134+
LS1043A SoC
135+
Required root node properties:
136+
- compatible = "fsl,ls1043a";
137+
134138
LS1043A ARMv8 based RDB Board
135139
Required root node properties:
136140
- compatible = "fsl,ls1043a-rdb", "fsl,ls1043a";
@@ -139,6 +143,14 @@ LS1043A ARMv8 based QDS Board
139143
Required root node properties:
140144
- compatible = "fsl,ls1043a-qds", "fsl,ls1043a";
141145

146+
LS1046A SoC
147+
Required root node properties:
148+
- compatible = "fsl,ls1046a";
149+
150+
LS2080A SoC
151+
Required root node properties:
152+
- compatible = "fsl,ls2080a";
153+
142154
LS2080A ARMv8 based Simulator model
143155
Required root node properties:
144156
- compatible = "fsl,ls2080a-simu", "fsl,ls2080a";

0 commit comments

Comments
 (0)