From 1ab533cdce918676f5c6387e5140fe6fc3e4d69f Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 13 Feb 2018 10:15:08 +0100 Subject: libre/linux-libre: updated to 4.15.2_gnu; split armv7h kernel into linux-libre-armv7 --- .../0008-disable-USB3-port-on-ODROID-XU.patch | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch (limited to 'libre/linux-libre/0008-disable-USB3-port-on-ODROID-XU.patch') 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 -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 ---- - 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 - -- cgit v1.2.3