ARM: dts: rockchip: clean up rk3xxx mmc nodes

A patch from »ARM: dts: Pull rk3066 and rk3188 along with recent rk3288 developments« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Wed, 10 Sep 2014 17:10:35 +0200

Commit-Message

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@...>

Patch-Comment

arch/arm/boot/dts/rk3xxx.dtsi | 4 ---- 1 file changed, 4 deletions(-)

Statistics

  • 0 lines added
  • 4 lines removed

Changes

------------------------ arch/arm/boot/dts/rk3xxx.dtsi -------------------------
index c383f5c..9945bb9 100644
@@ -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";
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...