Skip to content

Commit d65fd17

Browse files
authored
Merge pull request #361 from Ken-Vamrs/main
cm5io: add dwc3 host and devices support
2 parents 4998ce2 + 3116a42 commit d65fd17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm64/boot/dts/rockchip/overlays/rk3588-dwc3-host.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/ {
55
metadata {
66
title = "Set OTG port 0 to Host mode";
7-
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5c", "radxa,rock-5d", "radxa,nx5-io", "radxa,e52c";
7+
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5c", "radxa,rock-5d", "radxa,cm5-io", "radxa,nx5-io", "radxa,e52c";
88
category = "misc";
99
exclusive = "usbdrd_dwc3-dr_mode";
1010
description = "Set OTG port 0 to Host mode.

arch/arm64/boot/dts/rockchip/overlays/rk3588-dwc3-peripheral.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/ {
55
metadata {
66
title = "Set OTG port 0 to Peripheral mode";
7-
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5c", "radxa,rock-5d", "radxa,nx5-io", "radxa,e52c";
7+
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5c", "radxa,rock-5d", "radxa,cm5-io", "radxa,nx5-io", "radxa,e52c";
88
category = "misc";
99
exclusive = "usbdrd_dwc3-dr_mode";
1010
description = "Set OTG port 0 to Peripheral mode.

0 commit comments

Comments
 (0)