aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/patches-5.4
Commit message (Collapse)AuthorAgeFilesLines
* mxs: fix user led for OLinuXino boardsMichael Heimpold2020-03-171-0/+61
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>