Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: drop backported gpio emulated open drain output fix | Adrian Schmutzler | 2020-05-25 | 1 | -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 fix | Russell King | 2020-05-21 | 1 | -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> |