From 26dbbcfa13a3722ddd69491b4cfa85aed94dc46d Mon Sep 17 00:00:00 2001 From: zhao Date: Tue, 11 Mar 2025 12:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20patch/kernel/rockchip/702-?= =?UTF-8?q?general-rk3328-dtsi-trb-ent-quirk.patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- .../702-general-rk3328-dtsi-trb-ent-quirk.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patch/kernel/rockchip/702-general-rk3328-dtsi-trb-ent-quirk.patch diff --git a/patch/kernel/rockchip/702-general-rk3328-dtsi-trb-ent-quirk.patch b/patch/kernel/rockchip/702-general-rk3328-dtsi-trb-ent-quirk.patch new file mode 100644 index 0000000..2a24c5a --- /dev/null +++ b/patch/kernel/rockchip/702-general-rk3328-dtsi-trb-ent-quirk.patch @@ -0,0 +1,10 @@ +--- a/arch/arm64/boot/dts/rockchip/rk3328.dtsi ++++ b/arch/arm64/boot/dts/rockchip/rk3328.dtsi +@@ -993,6 +993,7 @@ + snps,dis-del-phy-power-chg-quirk; + snps,dis_enblslpm_quirk; + snps,dis-tx-ipgap-linecheck-quirk; ++ snps,xhci-trb-ent-quirk; + snps,dis-u2-freeclk-exists-quirk; + snps,dis_u2_susphy_quirk; + snps,dis_u3_susphy_quirk; \ No newline at end of file