arm64: dts: apm: Remove unused and undocumented "bus_num" property
authorRob Herring (Arm) <robh@kernel.org>
Fri, 15 Nov 2024 19:50:49 +0000 (13:50 -0600)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Nov 2024 17:03:08 +0000 (18:03 +0100)
Remove "bus_num" property which is both unused in the kernel and
undocumented. Most likely they are leftovers from downstream.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241115195049.3637454-2-robh@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
arch/arm64/boot/dts/apm/apm-storm.dtsi

index ea5721e..5a64239 100644 (file)
                        interrupts = <0 0x45 0x4>;
                        #clock-cells = <1>;
                        clocks = <&sbapbclk 0>;
-                       bus_num = <1>;
                };
 
                i2c4: i2c@10640000 {
                        reg = <0x0 0x10640000 0x0 0x1000>;
                        interrupts = <0 0x3a 0x4>;
                        clocks = <&i2c4clk 0>;
-                       bus_num = <4>;
                };
        };
 };
index 6ad4703..872093b 100644 (file)
                        interrupts = <0 0x44 0x4>;
                        #clock-cells = <1>;
                        clocks = <&ahbclk 0>;
-                       bus_num = <0>;
                };
 
                phy1: phy@1f21a000 {