]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: Add devicetree compatibles for LS1021A based boards
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tue, 22 Jan 2019 04:21:44 +0000 (09:51 +0530)
committerShawn Guo <shawnguo@kernel.org>
Mon, 11 Feb 2019 01:22:27 +0000 (09:22 +0800)
Add missing devicetree compatibles for the following LS1021A based
boards:

ls1021a-moxa-uc-8410a.dts
ls1021a-qds.dts
ls1021a-twr.dts

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts
arch/arm/boot/dts/ls1021a-qds.dts
arch/arm/boot/dts/ls1021a-twr.dts

index 6a83f30029eac161d50bd9c8225eafa1fe002290..ba1ddd93b8f8704d71a06893cc2d289a5ba1dca6 100644 (file)
@@ -18,6 +18,7 @@
 
 / {
        model = "Moxa UC-8410A";
+       compatible = "fsl,ls1021a-moxa-uc-8410a", "fsl,ls1021a";
 
        aliases {
                enet0_rgmii_phy = &rgmii_phy0;
index 923a25760516562db04c715235d5e4a427969914..ca60730dda40bd2d0f48273b99dd6654ba0a3abd 100644 (file)
@@ -51,6 +51,7 @@
 
 / {
        model = "LS1021A QDS Board";
+       compatible = "fsl,ls1021a-qds", "fsl,ls1021a";
 
        aliases {
                enet0_rgmii_phy = &rgmii_phy1;
index 8b48c3c7cd216131aecaca4f21a49c8eea842734..97e1fb7ea932430bc127475d18f288086d3f8e10 100644 (file)
@@ -51,6 +51,7 @@
 
 / {
        model = "LS1021A TWR Board";
+       compatible = "fsl,ls1021a-twr", "fsl,ls1021a";
 
        aliases {
                enet2_rgmii_phy = &rgmii_phy1;