Commit da8782f6 authored by Manivannan Sadhasivam's avatar Manivannan Sadhasivam Committed by Shawn Guo

ARM: dts: Add devicetree compatibles for LS1021A based boards

Add missing devicetree compatibles for the following LS1021A based
boards:

ls1021a-moxa-uc-8410a.dts
ls1021a-qds.dts
ls1021a-twr.dts
Signed-off-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 063182a4
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
/ { / {
model = "Moxa UC-8410A"; model = "Moxa UC-8410A";
compatible = "fsl,ls1021a-moxa-uc-8410a", "fsl,ls1021a";
aliases { aliases {
enet0_rgmii_phy = &rgmii_phy0; enet0_rgmii_phy = &rgmii_phy0;
......
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
/ { / {
model = "LS1021A QDS Board"; model = "LS1021A QDS Board";
compatible = "fsl,ls1021a-qds", "fsl,ls1021a";
aliases { aliases {
enet0_rgmii_phy = &rgmii_phy1; enet0_rgmii_phy = &rgmii_phy1;
......
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
/ { / {
model = "LS1021A TWR Board"; model = "LS1021A TWR Board";
compatible = "fsl,ls1021a-twr", "fsl,ls1021a";
aliases { aliases {
enet2_rgmii_phy = &rgmii_phy1; enet2_rgmii_phy = &rgmii_phy1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment