diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
commit | d14c28fc80d98cc712074c869cbd1659398e8829 (patch) | |
tree | f948eebc99fee88d52e4cf4c34fec6a9d3849c35 /target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch | |
parent | 65c5d097a4cf355473cb2c13c0835f8ad866653a (diff) | |
download | upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.gz upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.bz2 upstream-d14c28fc80d98cc712074c869cbd1659398e8829.zip |
kernel: update kernel 4.4 to version 4.4.20
Refresh patches for all targets that support kernel 4.4.
Compile-tested on brcm2708 only.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch b/target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch index 1a7ddec364..a49793f8cd 100644 --- a/target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch +++ b/target/linux/ramips/patches-4.4/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch @@ -47,7 +47,7 @@ Cc: linux-gpio@vger.kernel.org +#endif /* __ASM_MACH_RALINK_GPIO_H */ --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -351,6 +351,12 @@ config GPIO_SAMSUNG +@@ -352,6 +352,12 @@ config GPIO_SAMSUNG Legacy GPIO support. Use only for platforms without support for pinctrl. |