mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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:
parent
0f4fc38242
commit
ce6965ebcc
|
|
@ -135,7 +135,6 @@ i2c0: i2c@2002d000 {
|
|||
#size-cells = <0>;
|
||||
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,bus-index = <0>;
|
||||
|
||||
clock-names = "i2c";
|
||||
clocks = <&cru PCLK_I2C0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user