]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: hi3660: Reset the mmc hosts
authorGuodong Xu <guodong.xu@linaro.org>
Mon, 14 Aug 2017 09:50:46 +0000 (17:50 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Wed, 16 Aug 2017 08:32:10 +0000 (09:32 +0100)
Add reset-names = "reset" into mmc nodes.

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi

index 5fd56862e7fc1ef439073a052e6ab425a6bdcaaa..41841f7ca71bdb68b552f6fa61255f4ef87d1d66 100644 (file)
@@ -909,6 +909,7 @@ dwmmc1: dwmmc1@ff37f000 {
                        clock-names = "ciu", "biu";
                        clock-frequency = <3200000>;
                        resets = <&crg_rst 0x94 18>;
+                       reset-names = "reset";
                        cd-gpios = <&gpio25 3 0>;
                        hisilicon,peripheral-syscon = <&sctrl>;
                        pinctrl-names = "default";
@@ -938,6 +939,7 @@ dwmmc2: dwmmc2@ff3ff000 {
                                 <&crg_ctrl HI3660_HCLK_GATE_SDIO0>;
                        clock-names = "ciu", "biu";
                        resets = <&crg_rst 0x94 20>;
+                       reset-names = "reset";
                        card-detect-delay = <200>;
                        supports-highspeed;
                        keep-power-in-suspend;