From: Patrice Chotard Date: Tue, 5 Sep 2017 09:04:19 +0000 (+0200) Subject: ARM: dts: stih410-family: Add missing reset_names for mmc1 node X-Git-Tag: v2017.11-rc1~69 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9ea2fc88ddcf8229534a2180eeea316c2c2760b4;p=oweals%2Fu-boot.git ARM: dts: stih410-family: Add missing reset_names for mmc1 node reset-names property is needed to use the reset API for STi sdhci driver. Signed-off-by: Patrice Chotard Reviewed-by: Jaehoon Chung Reviewed-by: Simon Glass --- diff --git a/arch/arm/dts/stih407-family.dtsi b/arch/arm/dts/stih407-family.dtsi index af66b53471..452ac1cdce 100644 --- a/arch/arm/dts/stih407-family.dtsi +++ b/arch/arm/dts/stih407-family.dtsi @@ -563,6 +563,7 @@ 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>; };