[PATCH v2] ARM: socfpga: Set reset-names property for &mmc

Sascha Hauer sha at pengutronix.de
Mon Nov 22 01:11:31 PST 2021


On Thu, Nov 18, 2021 at 01:09:27PM +0000, Ian Abbott wrote:
> The device tree node for SoCFPGA's MMC device has the `resets =` property,
> but is missing the `reset-names = "reset";` property.  This causes the
> "dw_mmc" driver to output a warning:
> 
> WARNING: dw_mmc ff704000.dwmmc0 at ff704000.of: error claiming reset: Invalid argument
> 
> Add the missing `reset-names` property to the `&mmc` node in
> "arch/arm/dts/socfpga.dtsi".  It probably needs fixing in the upstream
> Linux device tree sources too!
> 
> Cc: Ahmad Fatoum <a.fatoum at pengutronix.de>
> Cc: Steffen Trumtrar <s.trumtrar at pengutronix.de>
> Signed-off-by: Ian Abbott <abbotti at mev.co.uk>
> ---
> v2: Updated commit message because it no longer fails to initialize the
> MMC device since commit 724512bbac14 ("mci: dw_mmc: make reset control
> optional again").
> 
>  arch/arm/dts/socfpga.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list