Loading qcom/lito-gpu.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -134,8 +134,8 @@ vddcx-supply = <&gpu_cx_gdsc>; vdd-supply = <&gpu_gx_gdsc>; nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>; nvmem-cell-names = "speed_bin", "gaming_bin"; nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>, <&gpu_lm_efuse>; nvmem-cell-names = "speed_bin", "gaming_bin", "isense_slope"; /* GPU OPP data */ operating-points-v2 = <&gpu_opp_table>; Loading qcom/lito.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -3774,6 +3774,10 @@ bits = <0 1>; }; gpu_lm_efuse: gpu_lm_efuse@45c8 { reg = <0x45c8 0x4>; }; adsp_variant: adsp_variant@210 { reg = <0x213 0x1>; bits = <1 2>; Loading Loading
qcom/lito-gpu.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -134,8 +134,8 @@ vddcx-supply = <&gpu_cx_gdsc>; vdd-supply = <&gpu_gx_gdsc>; nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>; nvmem-cell-names = "speed_bin", "gaming_bin"; nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>, <&gpu_lm_efuse>; nvmem-cell-names = "speed_bin", "gaming_bin", "isense_slope"; /* GPU OPP data */ operating-points-v2 = <&gpu_opp_table>; Loading
qcom/lito.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -3774,6 +3774,10 @@ bits = <0 1>; }; gpu_lm_efuse: gpu_lm_efuse@45c8 { reg = <0x45c8 0x4>; }; adsp_variant: adsp_variant@210 { reg = <0x213 0x1>; bits = <1 2>; Loading