Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: drop backported gpio emulated open drain output fix | Adrian Schmutzler | 2020-05-25 | 1 | -7/+2 |
| | | | | | | | | | | | 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 v5.8 i2c-pxa updates | Russell King | 2020-05-21 | 1 | -0/+166 |
Add i2c-pxa updates queued for v5.8, which add bus recovery to this driver; this is needed for the uDPU platform. Signed-off-by: Russell King <linux@armlinux.org.uk> |