aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-05 09:51:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-05 09:51:25 +0000
commitfff859a1f6a7a319053e4efce787b88bc76985ab (patch)
tree6ca955ea78af5b99d8ac17e57747b6a1e69027d5 /target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch
parentba0ba1e1f5b403e83a8cbdd90ba065e626318e30 (diff)
downloadupstream-fff859a1f6a7a319053e4efce787b88bc76985ab.tar.gz
upstream-fff859a1f6a7a319053e4efce787b88bc76985ab.tar.bz2
upstream-fff859a1f6a7a319053e4efce787b88bc76985ab.zip
lantiq: remove 3.18 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47774
Diffstat (limited to 'target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch')
-rw-r--r--target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch b/target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch
deleted file mode 100644
index 84adbe661f..0000000000
--- a/target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/drivers/pinctrl/pinctrl-xway.c
-+++ b/drivers/pinctrl/pinctrl-xway.c
-@@ -152,10 +152,10 @@ static const struct ltq_mfp_pin xway_mfp
- MFP_XWAY(GPIO41, GPIO, NONE, NONE, NONE),
- MFP_XWAY(GPIO42, GPIO, MDIO, NONE, NONE),
- MFP_XWAY(GPIO43, GPIO, MDIO, NONE, NONE),
-- MFP_XWAY(GPIO44, GPIO, NONE, GPHY, SIN),
-+ MFP_XWAY(GPIO44, GPIO, MII, SIN, GPHY),
- MFP_XWAY(GPIO45, GPIO, NONE, GPHY, SIN),
- MFP_XWAY(GPIO46, GPIO, NONE, NONE, EXIN),
-- MFP_XWAY(GPIO47, GPIO, NONE, GPHY, SIN),
-+ MFP_XWAY(GPIO47, GPIO, MII, GPHY, SIN),
- MFP_XWAY(GPIO48, GPIO, EBU, NONE, NONE),
- MFP_XWAY(GPIO49, GPIO, EBU, NONE, NONE),
- MFP_XWAY(GPIO50, GPIO, NONE, NONE, NONE),