summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-13 10:15:08 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-13 12:23:48 +0100
commit1ab533cdce918676f5c6387e5140fe6fc3e4d69f (patch)
tree89dc4569f276446b29f60003dfaba738b5973406 /libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch
parent4463882db5dc2be543f69b84f606facb0d6ae317 (diff)
downloadabslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.tar.gz
abslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.tar.bz2
abslibre-1ab533cdce918676f5c6387e5140fe6fc3e4d69f.zip
libre/linux-libre: updated to 4.15.2_gnu; split armv7h kernel into linux-libre-armv7
Diffstat (limited to 'libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch')
-rw-r--r--libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch b/libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch
deleted file mode 100644
index dec2ae607..000000000
--- a/libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From c5b29f6344d0e5da1d5ef64e4e7e5ed4937541be Mon Sep 17 00:00:00 2001
-From: Kevin Mihelich <kevin@archlinuxarm.org>
-Date: Sat, 25 Feb 2017 19:39:51 -0700
-Subject: [PATCH 8/9] disable USB3 port on ODROID-XU
-
-Ports report over-current condition and are non-operable.
-
-Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
----
- arch/arm/boot/dts/exynos5410-odroidxu.dts | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/arch/arm/boot/dts/exynos5410-odroidxu.dts b/arch/arm/boot/dts/exynos5410-odroidxu.dts
-index c4de1353e5df..f80fa58995c5 100644
---- a/arch/arm/boot/dts/exynos5410-odroidxu.dts
-+++ b/arch/arm/boot/dts/exynos5410-odroidxu.dts
-@@ -630,6 +630,7 @@
-
- &usbdrd_dwc3_0 {
- dr_mode = "host";
-+ status = "disabled";
- };
-
- &usbdrd_dwc3_1 {
---
-2.14.2
-