mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add skip-disable-before-sw-enable flag to gx_gdsc
GPU GX GDSC is only required to be disabled from HLOS to initiate GMU recovery in case of any failure. Add support for the same on PARROT platform. Change-Id: I76a1382fef304197b3347091a1711208e6414a48
This commit is contained in:
@@ -2915,6 +2915,7 @@
|
||||
clocks = <&gcc GCC_GPU_CFG_AHB_CLK>;
|
||||
clock-names = "ahb_clk";
|
||||
parent-supply = <&VDD_GFX_LEVEL>;
|
||||
qcom,skip-disable-before-sw-enable;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user