aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-10 20:53:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-10 20:53:02 +0000
commit73f774c9601468bcc6be02354e48cc2a42fdb296 (patch)
tree9121fa518144935bd645000e205ad5bb62584321 /target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch
parent6df4426245be87148d6aa75859951cb6351eb24c (diff)
downloadupstream-73f774c9601468bcc6be02354e48cc2a42fdb296.tar.gz
upstream-73f774c9601468bcc6be02354e48cc2a42fdb296.tar.bz2
upstream-73f774c9601468bcc6be02354e48cc2a42fdb296.zip
mvebu: update and fixup 4.4 patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47832
Diffstat (limited to 'target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch')
-rw-r--r--target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch b/target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch
index 7bc55dc3a7..c92a1d73ef 100644
--- a/target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch
+++ b/target/linux/mvebu/patches-4.4/001-fix_gpio_config_on_linksys_boards.patch
@@ -11,7 +11,7 @@ Cc: <stable@vger.kernel.org> # v4.1 +
--- a/arch/arm/boot/dts/armada-385-linksys.dtsi
+++ b/arch/arm/boot/dts/armada-385-linksys.dtsi
-@@ -243,7 +243,7 @@
+@@ -245,7 +245,7 @@
button@2 {
label = "Factory Reset Button";
linux,code = <KEY_RESTART>;
@@ -20,7 +20,7 @@ Cc: <stable@vger.kernel.org> # v4.1 +
};
};
-@@ -258,7 +258,7 @@
+@@ -260,7 +260,7 @@
};
sata {
@@ -29,7 +29,7 @@ Cc: <stable@vger.kernel.org> # v4.1 +
default-state = "off";
};
};
-@@ -311,7 +311,7 @@
+@@ -313,7 +313,7 @@
&pinctrl {
keys_pin: keys-pin {
@@ -40,7 +40,7 @@ Cc: <stable@vger.kernel.org> # v4.1 +
--- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
+++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
-@@ -302,13 +302,13 @@
+@@ -304,13 +304,13 @@
button@1 {
label = "WPS";
linux,code = <KEY_WPS_BUTTON>;