Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / arch / arm64 / boot / dts / freescale / fsl-ls2080a.dtsi
index 909a1e3e673bea32e7a3fa6ff354334caaa7054d..9d746c69a789658c33ef2f3b72f72e6c48149d7f 100644 (file)
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls2080a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
+                                    "snps,dw-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x10 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3500000 {
-                       compatible = "fsl,ls2080a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
+                                    "snps,dw-pcie";
                        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
                               0x12 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3600000 {
-                       compatible = "fsl,ls2080a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
+                                    "snps,dw-pcie";
                        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
                               0x14 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3700000 {
-                       compatible = "fsl,ls2080a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
+                                    "snps,dw-pcie";
                        reg = <0x00 0x03700000 0x0 0x00100000   /* controller registers */
                               0x16 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
This page took 0.028068 seconds and 5 git commands to generate.