mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add support for GPUCC & DISPCC for LUNA V2"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
23d8368f49
@@ -62,3 +62,32 @@
|
||||
&mdp_1_tbu {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpucc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&dispcc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&debugcc {
|
||||
qcom,gpucc = <&gpucc>;
|
||||
qcom,dispcc = <&dispcc>;
|
||||
};
|
||||
|
||||
&gpu_cc_cx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpu_cc_gx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&disp_cc_mdss_core_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&disp_cc_mdss_core_int2_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user