aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-16 07:41:24 +0000
committerJohn Crispin <john@openwrt.org>2015-03-16 07:41:24 +0000
commitc0a15a57bda510fac081d536013d16446baf6813 (patch)
tree941690d0c41e1342dbcdac9639e64605e230af51 /target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch
parenteb396d656911024685f1f514036aec091669211f (diff)
downloadupstream-c0a15a57bda510fac081d536013d16446baf6813.tar.gz
upstream-c0a15a57bda510fac081d536013d16446baf6813.tar.bz2
upstream-c0a15a57bda510fac081d536013d16446baf6813.zip
sunxi: drop 3.14 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44824
Diffstat (limited to 'target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch')
-rw-r--r--target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch b/target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch
deleted file mode 100644
index 8eced4939a..0000000000
--- a/target/linux/sunxi/patches-3.14/305-dt-sun7i-update-bananapi-add-regulators.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/arch/arm/boot/dts/sun7i-a20-bananapi.dts
-+++ b/arch/arm/boot/dts/sun7i-a20-bananapi.dts
-@@ -156,4 +156,17 @@
- default-state = "on";
- };
- };
-+
-+ reg_ahci_5v: ahci-5v {
-+ status = "okay";
-+ };
-+
-+ reg_usb1_vbus: usb1-vbus {
-+ status = "okay";
-+ };
-+
-+ reg_usb2_vbus: usb2-vbus {
-+ status = "okay";
-+ };
-+
- };