ARM: dts: stih410-family: Add missing reset_names for mmc1 node
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 5 Sep 2017 09:04:19 +0000 (11:04 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 22 Sep 2017 11:39:57 +0000 (07:39 -0400)
reset-names property is needed to use the reset
API for STi sdhci driver.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/stih407-family.dtsi

index af66b53471702855a7bec9b3537669276a1c3f8e..452ac1cdceae9dfcce778f96f7206d8ff1bb986f 100644 (file)
                        clocks = <&clk_s_c0_flexgen CLK_MMC_1>,
                                 <&clk_s_c0_flexgen CLK_RX_ICN_HVA>;
                        resets = <&softreset STIH407_MMC1_SOFTRESET>;
+                       reset-names = "softreset";
                        bus-width = <4>;
                };