forked from radxa/kernel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b46af37
commit 8d64ab8
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Author: Raphael <[email protected]> | |
Date: Fri Apr 5 17:00:54 2024 +0200 | ||
|
||
Fix USB Ports | ||
|
||
diff --git a/arch/arm64/boot/dts/rockchip/rk3566-radxa-zero3.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-radxa-zero3.dtsi | ||
index 0245f92ca3d6..10137ac35cd3 100644 | ||
--- a/arch/arm64/boot/dts/rockchip/rk3566-radxa-zero3.dtsi | ||
|
@@ -30,8 +30,6 @@ index 0245f92ca3d6..10137ac35cd3 100644 | |
}; | ||
|
||
&vdpu { | ||
|
||
|
||
diff --git a/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3.dtsi b/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3.dtsi | ||
index 0c83b9fb3850..68312e16cefb 100644 | ||
--- a/arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3.dtsi | ||
|
@@ -44,4 +42,4 @@ index 0c83b9fb3850..68312e16cefb 100644 | |
+ dr_mode = "host"; | ||
extcon = <&usb2phy0>; | ||
status = "okay"; | ||
}; | ||
}; |