pinctrl: sunxi: Disable strict mode for H5 driver
authorAndre Przywara <andre.przywara@arm.com>
Sat, 25 Nov 2017 12:02:00 +0000 (12:02 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 30 Nov 2017 15:50:43 +0000 (16:50 +0100)
commit07c43a382d7de3db01cc28bf2e17ed151cde2046
tree0c58b6e1c6d7fe9948fa4b8b99b1a747f2028447
parent7c5c2c2d18d778e51fd8b899965097168306031c
pinctrl: sunxi: Disable strict mode for H5 driver

All of the H5 boards in the kernel reference the MMC0 CD pin twice in
their DT, so strict mode will make the MMC driver fail to load.
To keep existing DTs working, disable strict mode in the H5 driver.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reported-by: Chris Obbard <obbardc@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c