Loading qcom/lito-gpu.dtsi +0 −12 Original line number Diff line number Diff line Loading @@ -17,18 +17,6 @@ operating-points-v2 = <&suspendable_ddr_bw_opp_table>; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x780000 0x6000>; #address-cells = <1>; #size-cells = <1>; gpu_speed_bin: gpu_speed_bin@1ea { reg = <0x1ea 0x2>; bits = <5 8>; }; }; gpu_opp_table: gpu-opp-table { compatible = "operating-points-v2"; Loading qcom/lito.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -3569,6 +3569,19 @@ qcom,firmware-name = "npu"; memory-region = <&pil_npu_mem>; }; qfprom: qfprom@0x780000 { compatible = "qcom,qfprom"; reg = <0x00780000 0x1000>; #address-cells = <1>; #size-cells = <1>; ranges; gpu_speed_bin: gpu_speed_bin@1ea { reg = <0x1ea 0x2>; bits = <5 8>; }; }; }; #include "lito-pinctrl.dtsi" Loading Loading
qcom/lito-gpu.dtsi +0 −12 Original line number Diff line number Diff line Loading @@ -17,18 +17,6 @@ operating-points-v2 = <&suspendable_ddr_bw_opp_table>; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x780000 0x6000>; #address-cells = <1>; #size-cells = <1>; gpu_speed_bin: gpu_speed_bin@1ea { reg = <0x1ea 0x2>; bits = <5 8>; }; }; gpu_opp_table: gpu-opp-table { compatible = "operating-points-v2"; Loading
qcom/lito.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -3569,6 +3569,19 @@ qcom,firmware-name = "npu"; memory-region = <&pil_npu_mem>; }; qfprom: qfprom@0x780000 { compatible = "qcom,qfprom"; reg = <0x00780000 0x1000>; #address-cells = <1>; #size-cells = <1>; ranges; gpu_speed_bin: gpu_speed_bin@1ea { reg = <0x1ea 0x2>; bits = <5 8>; }; }; }; #include "lito-pinctrl.dtsi" Loading