[hack] clk: qcom: gcc-glymur: ignore usb2 pipe clock enable for hdmi on a16

This commit is contained in:
Konrad Dybcio
2026-07-31 20:00:24 +02:00
parent f487dc72b1
commit efa296641b
+1 -1
View File
@@ -6823,7 +6823,7 @@ static struct clk_branch gcc_usb3_tert_phy_aux_clk = {
static struct clk_branch gcc_usb3_tert_phy_com_aux_clk = {
.halt_reg = 0xe1074,
.halt_check = BRANCH_HALT,
.halt_check = BRANCH_HALT_SKIP, // TODO: FIXME HACK
.clkr = {
.enable_reg = 0xe1074,
.enable_mask = BIT(0),