Loading qcom/scuba-gpu.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,17 @@ nvmem-cells = <&gpu_speed_bin>; nvmem-cell-names = "speed_bin"; qcom,gpu-cx-ipeak { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-cx-ipeak"; qcom,gpu-cx-ipeak@0 { qcom,gpu-cx-ipeak = <&cx_ipeak_lm 1>; qcom,gpu-cx-ipeak-freq = <1017600000>; }; }; /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; Loading Loading
qcom/scuba-gpu.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,17 @@ nvmem-cells = <&gpu_speed_bin>; nvmem-cell-names = "speed_bin"; qcom,gpu-cx-ipeak { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-cx-ipeak"; qcom,gpu-cx-ipeak@0 { qcom,gpu-cx-ipeak = <&cx_ipeak_lm 1>; qcom,gpu-cx-ipeak-freq = <1017600000>; }; }; /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; Loading