64035ac463
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
13 lines
434 B
Diff
13 lines
434 B
Diff
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
|
|
index 3c7201a..204e188 100644
|
|
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
|
|
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
|
|
@@ -1044,7 +1044,7 @@
|
|
&usb_dwc3_0 {
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
- dr_mode = "otg";
|
|
+ dr_mode = "host";
|
|
status = "okay";
|
|
|
|
port@0 {
|