ARM: dts: rockchip: remove rockchip,bus-index from rk3xxx i2c0
authorHeiko Stuebner <heiko@sntech.de>
Tue, 9 Sep 2014 13:27:27 +0000 (15:27 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 13 Sep 2014 18:28:02 +0000 (20:28 +0200)
This is a remnant from the first i2c driver iteration that seems to have
been forgotten and thus made its way into the dtsi. Remove it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3xxx.dtsi

index cce4a07..c021df3 100644 (file)
                #size-cells = <0>;
 
                rockchip,grf = <&grf>;
-               rockchip,bus-index = <0>;
 
                clock-names = "i2c";
                clocks = <&cru PCLK_I2C0>;