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

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

Merge "ARM: dts: qcom: update mapping table for dcvvs nodes in blair target"

parents f9ada181 dc237cf8
Loading
Loading
Loading
Loading
+27 −32
Original line number Diff line number Diff line
@@ -1434,27 +1434,27 @@

	cpu0_cpu_l3_tbl: qcom,cpu0-cpu-l3-tbl {
		qcom,core-dev-table =
			<  710400  300000000 >,
			<  940800  518400000 >,
			< 1190400  748800000 >,
			< 1478400  921600000 >,
			< 1574400 1305600000 >,
			< 1804800 1459000000 >;
			<  691200  300000000 >,
			<  940800  556800000 >,
			< 1113600  768000000 >,
			< 1516800  921600000 >,
			< 1651200 1382400000 >,
			< 1804800 1497600000 >;
	};

	cpu6_cpu_l3_tbl: qcom,cpu6-cpu-l3-tbl {
		qcom,core-dev-table =
			< 1017600  518400000 >,
			< 1248000  748800000 >,
			< 1536000  921600000 >,
			<  940800  556800000 >,
			< 1228800  768000000 >,
			< 1516800  921600000 >,
			< 1651200 1171200000 >,
			< 1804800 1305600000 >,
			< 2035200 1459000000 >;
			< 1900800 1382400000 >,
			< 2054400 1497600000 >;
	};

	cpu0_memlat_cpugrp: qcom,cpu0-cpugrp {
	cpu_memlat_cpugrp: qcom,cpu-cpugrp {
		compatible = "qcom,arm-memlat-cpugrp";
		qcom,cpulist = <&CPU0 &CPU1 &CPU2 &CPU3 &CPU4 &CPU5>;
		qcom,cpulist = <&CPU0 &CPU1 &CPU2 &CPU3 &CPU4 &CPU5 &CPU6 &CPU7>;

		cpu0_cpu_l3_latmon: qcom,cpu0-cpu-l3-latmon {
			compatible = "qcom,arm-memlat-mon";
@@ -1510,10 +1510,10 @@
			qcom,target-dev = <&cpu0_cpu_ddr_lat>;
			qcom,cachemiss-ev = <0x2A>;
			qcom,core-dev-table =
					<  710400 MHZ_TO_MBPS(  300, 4) >,
					<  691200 MHZ_TO_MBPS(  300, 4) >,
					<  940800 MHZ_TO_MBPS(  451, 4) >,
					< 1190400 MHZ_TO_MBPS(  547, 4) >,
					< 1478400 MHZ_TO_MBPS(  768, 4) >,
					< 1113600 MHZ_TO_MBPS(  547, 4) >,
					< 1516800 MHZ_TO_MBPS(  768, 4) >,
					< 1804800 MHZ_TO_MBPS( 1017, 4) >;
		};

@@ -1521,16 +1521,11 @@
			compatible = "qcom,arm-compute-mon";
			qcom,target-dev = <&cpu0_cpu_ddr_latfloor>;
			qcom,core-dev-table =
					<  710400 MHZ_TO_MBPS( 300, 4) >,
					< 1190400 MHZ_TO_MBPS( 451, 4) >,
					< 1478400 MHZ_TO_MBPS( 547, 4) >,
					<  691200 MHZ_TO_MBPS( 300, 4) >,
					< 1113600 MHZ_TO_MBPS( 451, 4) >,
					< 1516800 MHZ_TO_MBPS( 547, 4) >,
					< 1804800 MHZ_TO_MBPS( 768, 4) >;
		};
	};

	cpu6_memlat_cpugrp: qcom,cpu6-cpugrp {
		compatible = "qcom,arm-memlat-cpugrp";
		qcom,cpulist = <&CPU6 &CPU7>;

		cpu6_cpu_l3_latmon: qcom,cpu6-cpu-l3-latmon {
			compatible = "qcom,arm-memlat-mon";
@@ -1558,11 +1553,11 @@
			qcom,target-dev = <&cpu6_cpu_ddr_lat>;
			qcom,cachemiss-ev = <0x2A>;
			qcom,core-dev-table =
					< 1017600 MHZ_TO_MBPS( 547, 4) >,
					< 1248000 MHZ_TO_MBPS(1017, 4) >,
					< 1536000 MHZ_TO_MBPS(1555, 4) >,
					< 1804800 MHZ_TO_MBPS(1804, 4) >,
					< 2035200 MHZ_TO_MBPS(2092, 4) >;
					<  940800 MHZ_TO_MBPS( 547, 4) >,
					< 1228800 MHZ_TO_MBPS(1017, 4) >,
					< 1516800 MHZ_TO_MBPS(1555, 4) >,
					< 1900800 MHZ_TO_MBPS(1804, 4) >,
					< 2054400 MHZ_TO_MBPS(2092, 4) >;
		};

		cpu6_computemon: qcom,cpu6-computemon {
@@ -1571,10 +1566,10 @@
			qcom,core-dev-table =
					< 1248800 MHZ_TO_MBPS( 547, 4) >,
					< 1401600 MHZ_TO_MBPS( 768, 4) >,
					< 1536000 MHZ_TO_MBPS(1017, 4) >,
					< 1516800 MHZ_TO_MBPS(1017, 4) >,
					< 1651200 MHZ_TO_MBPS(1555, 4) >,
					< 1804800 MHZ_TO_MBPS(1804, 4) >,
					< 2035200 MHZ_TO_MBPS(2092, 4) >;
					< 1900800 MHZ_TO_MBPS(1804, 4) >,
					< 2054400 MHZ_TO_MBPS(2092, 4) >;
		};
	};