mxs: fix user led for OLinuXino boards
authorMichael Heimpold <mhei@heimpold.de>
Mon, 16 Mar 2020 21:47:44 +0000 (22:47 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 16 Mar 2020 23:51:48 +0000 (00:51 +0100)
commitc8946a5bafdc836bbadab60d23aa334bc1e48c56
tree5601b090143dd7c6a2a8891a5e0f7a5d2f090ecf
parentc48cf5ddb36895997505412e849235b9ef12cdcd
mxs: fix user led for OLinuXino boards

More testing after kernel upgrade to 5.4 uncovered a regression: the user
led is not present anymore due to a pin mux "collision" in device tree.

A patch sent to upstream kernel was accepted now. Integrate this
pending fix as platform specific patch so that user led is available again.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
target/linux/mxs/patches-5.4/100-ARM-dts-imx23-introduce-mmc0_sck_cfg.patch [new file with mode: 0644]