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 <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2014-09-09 15:27:27 +02:00
parent 0f4fc38242
commit ce6965ebcc

View File

@ -135,7 +135,6 @@
#size-cells = <0>;
rockchip,grf = <&grf>;
rockchip,bus-index = <0>;
clock-names = "i2c";
clocks = <&cru PCLK_I2C0>;