projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff4ae1
)
ARM: dts: rockchip: clean up rk3xxx mmc nodes
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 10 Sep 2014 15:10:35 +0000
(17:10 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Sat, 13 Sep 2014 18:28:20 +0000
(20:28 +0200)
Commit
356649ab6d64
("ARM: dts: rockchip: unuse the slot-node and deprecate
the supports-highspeed for dw-mmc") removed the slots but not the #xx-cells
properties describing the subnodes. Do this now.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3xxx.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3xxx.dtsi
b/arch/arm/boot/dts/rk3xxx.dtsi
index c383f5ccb27cc466c7b07d754c09703cd6f5c2c0..9945bb9b6c149e620054740254ef8c8df59c5649 100644
(file)
--- a/
arch/arm/boot/dts/rk3xxx.dtsi
+++ b/
arch/arm/boot/dts/rk3xxx.dtsi
@@
-118,8
+118,6
@@
compatible = "rockchip,rk2928-dw-mshc";
reg = <0x10214000 0x1000>;
interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
- #address-cells = <1>;
- #size-cells = <0>;
clocks = <&cru HCLK_SDMMC>, <&cru SCLK_SDMMC>;
clock-names = "biu", "ciu";
@@
-131,8
+129,6
@@
compatible = "rockchip,rk2928-dw-mshc";
reg = <0x10218000 0x1000>;
interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
- #address-cells = <1>;
- #size-cells = <0>;
clocks = <&cru HCLK_SDIO>, <&cru SCLK_SDIO>;
clock-names = "biu", "ciu";