Skip to content

Commit

Permalink
Update openhd_usb.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 12, 2024
1 parent b46af37 commit 8d64ab8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions scripts/patches/openhd_usb.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -44,4 +42,4 @@ index 0c83b9fb3850..68312e16cefb 100644
+ dr_mode = "host";
extcon = <&usb2phy0>;
status = "okay";
};
};

0 comments on commit 8d64ab8

Please sign in to comment.