Loading qcom/sdxlemur-v2.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -149,3 +149,19 @@ qcom,iommu-geometry = <0x40000000 0x10000000>; qcom,iommu-dma = "fastmap"; }; &cpufreq { qcom,cpufreq-table = < 345600 >, < 576000 >, < 1094400 >, < 1708800 >; }; &cpu0_cpu_ddr_tbl { qcom,core-dev-table = < 345600 MHZ_TO_MBPS( 300, 4) >, < 576000 MHZ_TO_MBPS( 768, 4) >, < 1440000 MHZ_TO_MBPS(1555, 4) >, < 1708800 MHZ_TO_MBPS(2092, 4) >; }; qcom/sdxlemur.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,7 @@ interconnects = <&system_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>; }; qcom,msm-cpufreq { cpufreq: qcom,msm-cpufreq { compatible = "qcom,msm-cpufreq"; clocks = <&apsscc APCS_MUX_CLK>; clock-names = "cpu0_clk"; Loading Loading
qcom/sdxlemur-v2.dtsi +16 −0 Original line number Diff line number Diff line Loading @@ -149,3 +149,19 @@ qcom,iommu-geometry = <0x40000000 0x10000000>; qcom,iommu-dma = "fastmap"; }; &cpufreq { qcom,cpufreq-table = < 345600 >, < 576000 >, < 1094400 >, < 1708800 >; }; &cpu0_cpu_ddr_tbl { qcom,core-dev-table = < 345600 MHZ_TO_MBPS( 300, 4) >, < 576000 MHZ_TO_MBPS( 768, 4) >, < 1440000 MHZ_TO_MBPS(1555, 4) >, < 1708800 MHZ_TO_MBPS(2092, 4) >; };
qcom/sdxlemur.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,7 @@ interconnects = <&system_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>; }; qcom,msm-cpufreq { cpufreq: qcom,msm-cpufreq { compatible = "qcom,msm-cpufreq"; clocks = <&apsscc APCS_MUX_CLK>; clock-names = "cpu0_clk"; Loading