mirror of
https://github.com/armbian/build.git
synced 2025-08-12 06:06:58 +02:00
14 lines
528 B
Diff
14 lines
528 B
Diff
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
|
|
index c0150b7..cdfdcb3 100644
|
|
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
|
|
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
|
|
@@ -287,7 +353,7 @@
|
|
};
|
|
|
|
&usb2phy {
|
|
- usb0_id_det-gpios = <&pio 2 6 GPIO_ACTIVE_HIGH>; /* PC6 */
|
|
+ usb0_id_det-gpios = <&pio 2 15 GPIO_ACTIVE_HIGH>; /* PC15 */
|
|
usb0_vbus-supply = <®_vcc5v>;
|
|
usb3_vbus-supply = <®_vcc5v>;
|
|
status = "okay";
|