Loading qcom/kona-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,9 @@ /* GPU OPP data */ operating-points-v2 = <&gpu_opp_table>; nvmem-cells = <&gpu_lm_efuse>; nvmem-cell-names = "isense_slope"; qcom,bus-accesses-ddr7 = <970>; qcom,bus-accesses-ddr8 = <1162>; Loading qcom/kona.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -5051,6 +5051,19 @@ demux { compatible = "qcom,demux"; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x00784000 0x3000>; #address-cells = <1>; #size-cells = <1>; read-only; ranges; gpu_lm_efuse: gpu_lm_efuse@5c8 { reg = <0x5c8 0x4>; }; }; }; #include "kona-regulators.dtsi" Loading Loading
qcom/kona-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,9 @@ /* GPU OPP data */ operating-points-v2 = <&gpu_opp_table>; nvmem-cells = <&gpu_lm_efuse>; nvmem-cell-names = "isense_slope"; qcom,bus-accesses-ddr7 = <970>; qcom,bus-accesses-ddr8 = <1162>; Loading
qcom/kona.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -5051,6 +5051,19 @@ demux { compatible = "qcom,demux"; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x00784000 0x3000>; #address-cells = <1>; #size-cells = <1>; read-only; ranges; gpu_lm_efuse: gpu_lm_efuse@5c8 { reg = <0x5c8 0x4>; }; }; }; #include "kona-regulators.dtsi" Loading