From e24eac88843e3a34770bd267738c00ac54768995 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 12 Apr 2017 11:31:59 -0300 Subject: linux-libre-pck-4.10.9_gnu.pck1-1: updating version --- .../0009-disable-USB3-port-on-ODROID-XU.patch | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 libre/linux-libre-pck/0009-disable-USB3-port-on-ODROID-XU.patch (limited to 'libre/linux-libre-pck/0009-disable-USB3-port-on-ODROID-XU.patch') diff --git a/libre/linux-libre-pck/0009-disable-USB3-port-on-ODROID-XU.patch b/libre/linux-libre-pck/0009-disable-USB3-port-on-ODROID-XU.patch new file mode 100644 index 000000000..c40b3b032 --- /dev/null +++ b/libre/linux-libre-pck/0009-disable-USB3-port-on-ODROID-XU.patch @@ -0,0 +1,27 @@ +From 7cc217a4e96f65ef0156b590f9fad5da4958f846 Mon Sep 17 00:00:00 2001 +From: Kevin Mihelich +Date: Sat, 25 Feb 2017 19:39:51 -0700 +Subject: [PATCH 9/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.12.1 + -- cgit v1.2.3