nemos-team team mailing list archive
-
nemos-team team
-
Mailing list archive
-
Message #00214
[Merge] ~laiderlai/nemos/+git/linux:fix-usb-mode into ~nemos-team/nemos/+git/linux:master-next
Laider Lai has proposed merging ~laiderlai/nemos/+git/linux:fix-usb-mode into ~nemos-team/nemos/+git/linux:master-next.
Commit message:
LP: #2040982: correct usb mode back to default 'host'
Requested reviews:
Kuba Pawlak (kuba-t-pawlak)
For more details, see:
https://code.launchpad.net/~laiderlai/nemos/+git/linux/+merge/459494
--
Your team NemOS Team is subscribed to branch ~nemos-team/nemos/+git/linux:master-next.
diff --git a/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts b/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
index 9b473c4..f626c46 100644
--- a/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
+++ b/arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts
@@ -9,10 +9,6 @@
/dts-v1/;
#include "s32g274a-rdb2.dtsi"
-&usbotg {
- dr_mode = "otg";
-};
-
/* Ensure that pfe0 is operating in 1G mode */
&pfe_netif0 {
fixed-link {
Follow ups