]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
arm64: dts: allwinner: H5: remove redundant MMC0 card detect pin
authorAndre Przywara <andre.przywara@arm.com>
Sat, 25 Nov 2017 12:01:59 +0000 (12:01 +0000)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Nov 2017 08:23:28 +0000 (09:23 +0100)
commit6d84b6c9c624db16920091f9e1558948e1446bb7
tree97df3355b8ea08c17e9bf49ca8621ba14b598cbc
parente570101031837151dc92acf45a707bc3c3d92cc7
arm64: dts: allwinner: H5: remove redundant MMC0 card detect pin

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>
arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts
arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dts