Loading qcom/holi.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -1243,6 +1243,13 @@ #freq-domain-cells = <2>; }; qcom,cpufreq-hw-debug@0fd91000 { compatible = "qcom,cpufreq-hw-epss-debug"; reg = <0x0fd91000 0x800>; reg-names = "domain-top"; qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>; }; ddr_bw_opp_table: ddr-bw-opp-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 200, 4); /* 762 MB/s */ Loading qcom/shima.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -990,6 +990,14 @@ #freq-domain-cells = <2>; }; qcom,cpufreq-hw-debug@18591000 { compatible = "qcom,cpufreq-hw-epss-debug"; reg = <0x18591000 0x800>; reg-names = "domain-top"; qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>, <&cpufreq_hw 2>; }; qcom_tzlog: tz-log@0x146aa720 { compatible = "qcom,tz-log"; reg = <0x146aa720 0x3000>; Loading Loading
qcom/holi.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -1243,6 +1243,13 @@ #freq-domain-cells = <2>; }; qcom,cpufreq-hw-debug@0fd91000 { compatible = "qcom,cpufreq-hw-epss-debug"; reg = <0x0fd91000 0x800>; reg-names = "domain-top"; qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>; }; ddr_bw_opp_table: ddr-bw-opp-table { compatible = "operating-points-v2"; BW_OPP_ENTRY( 200, 4); /* 762 MB/s */ Loading
qcom/shima.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -990,6 +990,14 @@ #freq-domain-cells = <2>; }; qcom,cpufreq-hw-debug@18591000 { compatible = "qcom,cpufreq-hw-epss-debug"; reg = <0x18591000 0x800>; reg-names = "domain-top"; qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>, <&cpufreq_hw 2>; }; qcom_tzlog: tz-log@0x146aa720 { compatible = "qcom,tz-log"; reg = <0x146aa720 0x3000>; Loading