projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4fc38
)
ARM: dts: rockchip: remove rockchip,bus-index from rk3xxx i2c0
author
Heiko Stuebner
<heiko@sntech.de>
Tue, 9 Sep 2014 13:27:27 +0000
(15:27 +0200)
committer
Heiko 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3xxx.dtsi
b/arch/arm/boot/dts/rk3xxx.dtsi
index
cce4a07
..
c021df3
100644
(file)
--- 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>;