diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 13:41:34 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 19:17:41 +0200 |
commit | 86fd8cb435daf05f52468daabd41a363917485b7 (patch) | |
tree | 9997cc8eb0b05a150b73f8bcbea8c7cf327ab07f /target/linux/cns3xxx | |
parent | 09050b6fe22848c6b8d59a437e357c7ad34bc523 (diff) | |
download | upstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.gz upstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.bz2 upstream-86fd8cb435daf05f52468daabd41a363917485b7.zip |
kernel: bump 4.19 to 4.19.42
Refreshed all patches.
Remove upstreamed:
- 060-v5.1-serial-ar933x_uart-Fix-build-failure-with-disabled-c.patch
- 400-v5.2-leds-trigger-netdev-fix-refcnt-leak-on-interface-ren.patch
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r-- | target/linux/cns3xxx/patches-4.19/070-i2c_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-4.19/070-i2c_support.patch b/target/linux/cns3xxx/patches-4.19/070-i2c_support.patch index e151bf90f0..9bfb8444e6 100644 --- a/target/linux/cns3xxx/patches-4.19/070-i2c_support.patch +++ b/target/linux/cns3xxx/patches-4.19/070-i2c_support.patch @@ -1,6 +1,6 @@ --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig -@@ -458,6 +458,18 @@ config I2C_CBUS_GPIO +@@ -459,6 +459,18 @@ config I2C_CBUS_GPIO This driver can also be built as a module. If so, the module will be called i2c-cbus-gpio. |