aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.4/802-v5.5-gpiolib-fix-up-emulated-open-drain-outputs.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: drop backported gpio emulated open drain output fixAdrian Schmutzler2020-05-251-45/+0
| | | | | | | | | | | This patch has been backported to stable kernel 5.4 already. Remove our local patch explicitly now, as by applying the patch (or refreshing) the relevant code is actually added a second time. Refresh remaining patches as well. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* kernel: backport gpio emulated open drain output fixRussell King2020-05-211-0/+45
Backport the GPIO emulated open drain output fix from v5.5, which is required for the i2c-pxa backport. Signed-off-by: Russell King <linux@armlinux.org.uk>