Searched hist:"2 fa17dd09533d5d83201be3229a28c1010a8ea3e" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-w400.dtsi | diff 2fa17dd09533d5d83201be3229a28c1010a8ea3e Tue Jul 21 03:39:52 CEST 2020 Christian Hewitt <christianshewitt@gmail.com> arm64: dts: meson: misc fixups for w400 dtsi
Current devices using the W400 dtsi show mmc tuning errors:
[12483.917391] mmc0: tuning execution failed: -5 [30535.551221] mmc0: tuning execution failed: -5 [35359.953671] mmc0: tuning execution failed: -5 [35561.875332] mmc0: tuning execution failed: -5 [61733.348709] mmc0: tuning execution failed: -5
Removing "sd-uhs-sdr50" from the SDIO node prevents this. We also add keep-power-in-suspend to the SDIO node and fix an indentation.
Fixes: 3cb74db9b256 ("arm64: dts: meson: convert ugoos-am6 to common w400 dtsi") Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Link: https://lore.kernel.org/r/20200721013952.11635-1-christianshewitt@gmail.com
|