ARM: dts: dra7: Remove deprecated PCI compatible string
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 19 Dec 2017 09:31:31 +0000 (15:01 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Dec 2017 15:24:52 +0000 (07:24 -0800)
Since SoC specific compatible strings are used for PCIe in
dra74x.dtsi and dra72x.dtsi, remove the compatible property
from dra7.dtsi which uses the deprecated compatible string.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi

index 000ad9ad6efe061f72066cabf3a1df6ca460e74f..15b01898665528bb8379d7a137a099b209685287 100644 (file)
                         * node and enable pcie1_ep mode.
                         */
                        pcie1_rc: pcie@51000000 {
-                               compatible = "ti,dra7-pcie";
                                reg = <0x51000000 0x2000>, <0x51002000 0x14c>, <0x1000 0x2000>;
                                reg-names = "rc_dbics", "ti_conf", "config";
                                interrupts = <0 232 0x4>, <0 233 0x4>;
                        };
 
                        pcie1_ep: pcie_ep@51000000 {
-                               compatible = "ti,dra7-pcie-ep";
                                reg = <0x51000000 0x28>, <0x51002000 0x14c>, <0x51001000 0x28>, <0x1000 0x10000000>;
                                reg-names = "ep_dbics", "ti_conf", "ep_dbics2", "addr_space";
                                interrupts = <0 232 0x4>;
                                  0x0        0x30000000 0x10000000>;
                        status = "disabled";
                        pcie2_rc: pcie@51800000 {
-                               compatible = "ti,dra7-pcie";
                                reg = <0x51800000 0x2000>, <0x51802000 0x14c>, <0x1000 0x2000>;
                                reg-names = "rc_dbics", "ti_conf", "config";
                                interrupts = <0 355 0x4>, <0 356 0x4>;