mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Update and enable graphics clock controller on Lahaina
Update device tree node for gpu cc and enable peripheral gpu graphics controller clock driver on Lahaina. Change-Id: Ie5d459fdf4fd7bbde3d514823788c7ad9b1aa5be
This commit is contained in:
@@ -558,9 +558,10 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
clock_gpucc: qcom,gpucc {
|
||||
compatible = "qcom,dummycc";
|
||||
clock-output-names = "gpucc_clocks";
|
||||
clock_gpucc: qcom,gpucc@3d90000 {
|
||||
compatible = "qcom,lahaina-gpucc", "syscon";
|
||||
reg = <0x3d90000 0x9000>;
|
||||
reg-names = "cc_base";
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user