Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit baecf5d8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for CPUFREQ hw debug node for Scuba"

parents 7a981554 1c7cc947
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2340,6 +2340,13 @@
		#freq-domain-cells = <2>;
	};

	qcom,cpufreq-hw-debug@18320000 {
		compatible = "qcom,cpufreq-hw-debug";
		reg = <0x18320000 0x800>;
		reg-names = "domain-top";
		qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>;
	};

	qcom,devfreq-l3 {
		compatible = "qcom,devfreq-fw";
		reg = <0x18321000 0x4>, <0x18321110 0x500>, <0x18321920 0x4>;
+7 −0
Original line number Diff line number Diff line
@@ -1342,6 +1342,13 @@
		#freq-domain-cells = <2>;
	};

	qcom,cpufreq-hw-debug@f521000 {
		compatible = "qcom,cpufreq-hw-debug";
		reg = <0xf521000 0x1400>;
		reg-names = "domain-top";
		qcom,freq-hw-domain = <&cpufreq_hw 0>;
	};

	ddr_bw_opp_table: ddr-bw-opp-table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY_DDR( 200, 8, 0xA0); /* 1525 MB/s */