From: Heiko Stuebner Date: Tue, 9 Sep 2014 13:27:27 +0000 (+0200) Subject: ARM: dts: rockchip: remove rockchip,bus-index from rk3xxx i2c0 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ce6965ebcc0a5fa4bcaeba14956ae57c4e7f339c;p=linux-beck.git ARM: dts: rockchip: remove rockchip,bus-index from rk3xxx i2c0 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 --- diff --git a/arch/arm/boot/dts/rk3xxx.dtsi b/arch/arm/boot/dts/rk3xxx.dtsi index cce4a07d6e04..c021df3b01c3 100644 --- a/arch/arm/boot/dts/rk3xxx.dtsi +++ b/arch/arm/boot/dts/rk3xxx.dtsi @@ -135,7 +135,6 @@ #size-cells = <0>; rockchip,grf = <&grf>; - rockchip,bus-index = <0>; clock-names = "i2c"; clocks = <&cru PCLK_I2C0>;