Loading qcom/lagoon.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -2702,6 +2702,23 @@ }; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x00780000 0x7000>; #address-cells = <1>; #size-cells = <1>; read-only; ranges; gpu_speed_bin: gpu_speed_bin@1e1 { reg = <0x1e1 0x1>; bits = <0 8>; }; feat_conf8: feat_conf8@6024 { reg = <0x6024 0x4>; }; }; }; #include "lagoon-gdsc.dtsi" Loading Loading
qcom/lagoon.dtsi +17 −0 Original line number Diff line number Diff line Loading @@ -2702,6 +2702,23 @@ }; }; qfprom: qfprom@780000 { compatible = "qcom,qfprom"; reg = <0x00780000 0x7000>; #address-cells = <1>; #size-cells = <1>; read-only; ranges; gpu_speed_bin: gpu_speed_bin@1e1 { reg = <0x1e1 0x1>; bits = <0 8>; }; feat_conf8: feat_conf8@6024 { reg = <0x6024 0x4>; }; }; }; #include "lagoon-gdsc.dtsi" Loading