From 3a46715f31253711b0007acdfd9b3a1dee3920c8 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 15 Dec 2021 07:13:28 -0600 Subject: Set EHCI (High Speed USB) by default for MTCDT --- recipes-kernel/linux/linux-at91-4.9.87/mtcdt/mtcdt.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/mtcdt.dts b/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/mtcdt.dts index 0d86d4f..ba57758 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/mtcdt.dts +++ b/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/mtcdt.dts @@ -442,7 +442,4 @@ cd-gpios = <&pioA 1 GPIO_ACTIVE_HIGH>; }; }; -// Disable EHCI, High Speed USB by default -&usb1 { - status = "disabled"; -}; + -- cgit v1.2.3