arm64: dts: Remove unused property device_id
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>
Fri, 30 Sep 2022 09:25:48 +0000 (03:25 -0600)
committerMichal Simek <michal.simek@amd.com>
Wed, 5 Oct 2022 09:36:54 +0000 (11:36 +0200)
Device tree property "xlnx,device_id" is not used anymore, remove it.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link: https://lore.kernel.org/r/20220930092548.18453-4-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/dts/versal-mini-emmc0.dts
arch/arm/dts/versal-mini-emmc1.dts
arch/arm/dts/zynqmp-mini-emmc0.dts
arch/arm/dts/zynqmp-mini-emmc1.dts
arch/arm/dts/zynqmp.dtsi

index 7c81a82..d098c2d 100644 (file)
@@ -44,7 +44,6 @@
                        reg = <0x0 0xf1040000 0x0 0x10000>;
                        clock-names = "clk_xin", "clk_ahb";
                        clocks = <&clk200 &clk200>;
-                       xlnx,device_id = <0>;
                        no-1-8-v;
                        xlnx,mio-bank = <0>;
                };
index bf7569d..9d4ac28 100644 (file)
@@ -44,7 +44,6 @@
                        reg = <0x0 0xf1050000 0x0 0x10000>;
                        clock-names = "clk_xin", "clk_ahb";
                        clocks = <&clk200 &clk200>;
-                       xlnx,device_id = <1>;
                        no-1-8-v;
                        xlnx,mio-bank = <0>;
                };
index 8467dd8..1cc4ade 100644 (file)
@@ -56,7 +56,6 @@
                        reg = <0x0 0xff160000 0x0 0x1000>;
                        clock-names = "clk_xin", "clk_ahb";
                        clocks = <&clk_xin &clk_xin>;
-                       xlnx,device_id = <0>;
                };
        };
 };
index 2afcc77..96b5dc2 100644 (file)
@@ -56,7 +56,6 @@
                        reg = <0x0 0xff170000 0x0 0x1000>;
                        clock-names = "clk_xin", "clk_ahb";
                        clocks = <&clk_xin &clk_xin>;
-                       xlnx,device_id = <1>;
                };
        };
 };
index f4184f7..b210bc4 100644 (file)
                        interrupts = <0 48 4>;
                        reg = <0x0 0xff160000 0x0 0x1000>;
                        clock-names = "clk_xin", "clk_ahb";
-                       xlnx,device_id = <0>;
                        iommus = <&smmu 0x870>;
                        #clock-cells = <1>;
                        clock-output-names = "clk_out_sd0", "clk_in_sd0";
                        interrupts = <0 49 4>;
                        reg = <0x0 0xff170000 0x0 0x1000>;
                        clock-names = "clk_xin", "clk_ahb";
-                       xlnx,device_id = <1>;
                        iommus = <&smmu 0x871>;
                        #clock-cells = <1>;
                        clock-output-names = "clk_out_sd1", "clk_in_sd1";