mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
6d84b6c9c6
PF6 is mostly used as the CD pin for the microSD slot on H5 based boards. So far we were referencing this pin twice: once using the mmc0_cd_pin phandle, and then again directly as a GPIO via the pinctrl phandle. This will cause problems if the pinctrl driver enables strict mode, as the second request will fail now, leading to a driver init failure. Remove the redundant pin reference via the mmc0_cd_pin phandle. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reported-by: Chris Obbard <obbardc@gmail.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> |
||
---|---|---|
.. | ||
axp803.dtsi | ||
Makefile | ||
sun50i-a64-bananapi-m64.dts | ||
sun50i-a64-nanopi-a64.dts | ||
sun50i-a64-olinuxino.dts | ||
sun50i-a64-orangepi-win.dts | ||
sun50i-a64-pine64-plus.dts | ||
sun50i-a64-pine64.dts | ||
sun50i-a64-sopine-baseboard.dts | ||
sun50i-a64-sopine.dtsi | ||
sun50i-a64.dtsi | ||
sun50i-h5-nanopi-neo2.dts | ||
sun50i-h5-nanopi-neo-plus2.dts | ||
sun50i-h5-orangepi-pc2.dts | ||
sun50i-h5-orangepi-prime.dts | ||
sun50i-h5-orangepi-zero-plus2.dts | ||
sun50i-h5.dtsi |