Commit c6d4a897 authored by Dmitry Osipenko's avatar Dmitry Osipenko Committed by Thierry Reding

ARM: tegra: Rename CPU and EMC OPP table device-tree nodes

OPP table name now should start with "opp-table" and OPP entries
shouldn't contain commas and @ signs in accordance to the new schema
requirement. Reorganize CPU and EMC OPP table device-tree nodes.
Signed-off-by: default avatarDmitry Osipenko <digetx@gmail.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 272c5c3a
......@@ -1477,9 +1477,9 @@ timing-924000000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@1200000000,1100;
/delete-node/ opp-1200000000-1100;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@1200000000;
/delete-node/ opp-1200000000;
};
......@@ -2432,9 +2432,9 @@ timing-924000000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@1200000000,1100;
/delete-node/ opp-1200000000-1100;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@1200000000;
/delete-node/ opp-1200000000;
};
......@@ -6681,11 +6681,11 @@ timing-792000000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@924000000,1100;
/delete-node/ opp@1200000000,1100;
/delete-node/ opp-924000000-1100;
/delete-node/ opp-1200000000-1100;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@924000000;
/delete-node/ opp@1200000000;
/delete-node/ opp-924000000;
/delete-node/ opp-1200000000;
};
......@@ -2058,11 +2058,11 @@ timing-792000000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@924000000,1100;
/delete-node/ opp@1200000000,1100;
/delete-node/ opp-924000000-1100;
/delete-node/ opp-1200000000-1100;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@924000000;
/delete-node/ opp@1200000000;
/delete-node/ opp-924000000;
/delete-node/ opp-1200000000;
};
......@@ -1508,6 +1508,6 @@ emc-table@300000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@666000000;
/delete-node/ opp@760000000;
/delete-node/ opp-666000000;
/delete-node/ opp-760000000;
};
......@@ -745,7 +745,7 @@ sound {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@760000000;
/delete-node/ opp-760000000;
};
&gpio {
......
// SPDX-License-Identifier: GPL-2.0
/ {
cpu0_opp_table: cpu_opp_table0 {
opp@216000000,750 {
cpu0_opp_table: opp-table-cpu0 {
opp-216000000-750 {
opp-microvolt = <750000 750000 1125000>;
};
opp@216000000,800 {
opp-216000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@312000000,750 {
opp-312000000-750 {
opp-microvolt = <750000 750000 1125000>;
};
opp@312000000,800 {
opp-312000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@456000000,750 {
opp-456000000-750 {
opp-microvolt = <750000 750000 1125000>;
};
opp@456000000,800 {
opp-456000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@456000000,825 {
opp-456000000-825 {
opp-microvolt = <825000 825000 1125000>;
};
opp@608000000,750 {
opp-608000000-750 {
opp-microvolt = <750000 750000 1125000>;
};
opp@608000000,800 {
opp-608000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@608000000,825 {
opp-608000000-825 {
opp-microvolt = <825000 825000 1125000>;
};
opp@608000000,850 {
opp-608000000-850 {
opp-microvolt = <850000 850000 1125000>;
};
opp@608000000,900 {
opp-608000000-900 {
opp-microvolt = <900000 900000 1125000>;
};
opp@760000000,775 {
opp-760000000-775 {
opp-microvolt = <775000 775000 1125000>;
};
opp@760000000,800 {
opp-760000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@760000000,850 {
opp-760000000-850 {
opp-microvolt = <850000 850000 1125000>;
};
opp@760000000,875 {
opp-760000000-875 {
opp-microvolt = <875000 875000 1125000>;
};
opp@760000000,900 {
opp-760000000-900 {
opp-microvolt = <900000 900000 1125000>;
};
opp@760000000,975 {
opp-760000000-975 {
opp-microvolt = <975000 975000 1125000>;
};
opp@816000000,800 {
opp-816000000-800 {
opp-microvolt = <800000 800000 1125000>;
};
opp@816000000,850 {
opp-816000000-850 {
opp-microvolt = <850000 850000 1125000>;
};
opp@816000000,875 {
opp-816000000-875 {
opp-microvolt = <875000 875000 1125000>;
};
opp@816000000,950 {
opp-816000000-950 {
opp-microvolt = <950000 950000 1125000>;
};
opp@816000000,1000 {
opp-816000000-1000 {
opp-microvolt = <1000000 1000000 1125000>;
};
opp@912000000,850 {
opp-912000000-850 {
opp-microvolt = <850000 850000 1125000>;
};
opp@912000000,900 {
opp-912000000-900 {
opp-microvolt = <900000 900000 1125000>;
};
opp@912000000,925 {
opp-912000000-925 {
opp-microvolt = <925000 925000 1125000>;
};
opp@912000000,950 {
opp-912000000-950 {
opp-microvolt = <950000 950000 1125000>;
};
opp@912000000,1000 {
opp-912000000-1000 {
opp-microvolt = <1000000 1000000 1125000>;
};
opp@912000000,1050 {
opp-912000000-1050 {
opp-microvolt = <1050000 1050000 1125000>;
};
opp@1000000000,875 {
opp-1000000000-875 {
opp-microvolt = <875000 875000 1125000>;
};
opp@1000000000,900 {
opp-1000000000-900 {
opp-microvolt = <900000 900000 1125000>;
};
opp@1000000000,950 {
opp-1000000000-950 {
opp-microvolt = <950000 950000 1125000>;
};
opp@1000000000,975 {
opp-1000000000-975 {
opp-microvolt = <975000 975000 1125000>;
};
opp@1000000000,1000 {
opp-1000000000-1000 {
opp-microvolt = <1000000 1000000 1125000>;
};
opp@1000000000,1025 {
opp-1000000000-1025 {
opp-microvolt = <1025000 1025000 1125000>;
};
opp@1000000000,1100 {
opp-1000000000-1100 {
opp-microvolt = <1100000 1100000 1125000>;
};
opp@1200000000,1000 {
opp-1200000000-1000 {
opp-microvolt = <1000000 1000000 1125000>;
};
opp@1200000000,1050 {
opp-1200000000-1050 {
opp-microvolt = <1050000 1050000 1125000>;
};
opp@1200000000,1100 {
opp-1200000000-1100 {
opp-microvolt = <1100000 1100000 1125000>;
};
opp@1200000000,1125 {
opp-1200000000-1125 {
opp-microvolt = <1125000 1125000 1125000>;
};
};
......
// SPDX-License-Identifier: GPL-2.0
/ {
cpu0_opp_table: cpu_opp_table0 {
cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2";
opp-shared;
opp@216000000,750 {
opp-216000000-750 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x0F 0x0003>;
opp-hz = /bits/ 64 <216000000>;
opp-suspend;
};
opp@216000000,800 {
opp-216000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x0F 0x0004>;
opp-hz = /bits/ 64 <216000000>;
opp-suspend;
};
opp@312000000,750 {
opp-312000000-750 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x0F 0x0003>;
opp-hz = /bits/ 64 <312000000>;
};
opp@312000000,800 {
opp-312000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x0F 0x0004>;
opp-hz = /bits/ 64 <312000000>;
};
opp@456000000,750 {
opp-456000000-750 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x0C 0x0003>;
opp-hz = /bits/ 64 <456000000>;
};
opp@456000000,800 {
opp-456000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0006>, <0x04 0x0004>,
<0x08 0x0004>;
opp-hz = /bits/ 64 <456000000>;
};
opp@456000000,825 {
opp-456000000-825 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <456000000>;
};
opp@608000000,750 {
opp-608000000-750 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0003>;
opp-hz = /bits/ 64 <608000000>;
};
opp@608000000,800 {
opp-608000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0006>, <0x08 0x0004>;
opp-hz = /bits/ 64 <608000000>;
};
opp@608000000,825 {
opp-608000000-825 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0001>;
opp-hz = /bits/ 64 <608000000>;
};
opp@608000000,850 {
opp-608000000-850 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0006>;
opp-hz = /bits/ 64 <608000000>;
};
opp@608000000,900 {
opp-608000000-900 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <608000000>;
};
opp@760000000,775 {
opp-760000000-775 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0003>;
opp-hz = /bits/ 64 <760000000>;
};
opp@760000000,800 {
opp-760000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0004>;
opp-hz = /bits/ 64 <760000000>;
};
opp@760000000,850 {
opp-760000000-850 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0006>;
opp-hz = /bits/ 64 <760000000>;
};
opp@760000000,875 {
opp-760000000-875 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0001>, <0x02 0x0002>,
<0x01 0x0004>, <0x02 0x0004>;
opp-hz = /bits/ 64 <760000000>;
};
opp@760000000,900 {
opp-760000000-900 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x01 0x0002>;
opp-hz = /bits/ 64 <760000000>;
};
opp@760000000,975 {
opp-760000000-975 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <760000000>;
};
opp@816000000,800 {
opp-816000000-800 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0007>;
opp-hz = /bits/ 64 <816000000>;
};
opp@816000000,850 {
opp-816000000-850 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0002>;
opp-hz = /bits/ 64 <816000000>;
};
opp@816000000,875 {
opp-816000000-875 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0005>;
opp-hz = /bits/ 64 <816000000>;
};
opp@816000000,950 {
opp-816000000-950 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0006>;
opp-hz = /bits/ 64 <816000000>;
};
opp@816000000,1000 {
opp-816000000-1000 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <816000000>;
};
opp@912000000,850 {
opp-912000000-850 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0007>;
opp-hz = /bits/ 64 <912000000>;
};
opp@912000000,900 {
opp-912000000-900 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0002>;
opp-hz = /bits/ 64 <912000000>;
};
opp@912000000,925 {
opp-912000000-925 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0001>;
opp-hz = /bits/ 64 <912000000>;
};
opp@912000000,950 {
opp-912000000-950 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x02 0x0006>, <0x01 0x0004>,
<0x04 0x0004>;
opp-hz = /bits/ 64 <912000000>;
};
opp@912000000,1000 {
opp-912000000-1000 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x01 0x0002>;
opp-hz = /bits/ 64 <912000000>;
};
opp@912000000,1050 {
opp-912000000-1050 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <912000000>;
};
opp@1000000000,875 {
opp-1000000000-875 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0007>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,900 {
opp-1000000000-900 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0002>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,950 {
opp-1000000000-950 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0004>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,975 {
opp-1000000000-975 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0001>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,1000 {
opp-1000000000-1000 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x02 0x0006>, <0x01 0x0004>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,1025 {
opp-1000000000-1025 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x01 0x0002>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1000000000,1100 {
opp-1000000000-1100 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x03 0x0001>;
opp-hz = /bits/ 64 <1000000000>;
};
opp@1200000000,1000 {
opp-1200000000-1000 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x08 0x0004>;
opp-hz = /bits/ 64 <1200000000>;
};
opp@1200000000,1050 {
opp-1200000000-1050 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x04 0x0004>;
opp-hz = /bits/ 64 <1200000000>;
};
opp@1200000000,1100 {
opp-1200000000-1100 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x02 0x0004>;
opp-hz = /bits/ 64 <1200000000>;
};
opp@1200000000,1125 {
opp-1200000000-1125 {
clock-latency-ns = <400000>;
opp-supported-hw = <0x01 0x0004>;
opp-hz = /bits/ 64 <1200000000>;
......
......@@ -705,5 +705,5 @@ map0 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@760000000;
/delete-node/ opp-760000000;
};
// SPDX-License-Identifier: GPL-2.0
/ {
emc_icc_dvfs_opp_table: emc-dvfs-opp-table {
emc_icc_dvfs_opp_table: opp-table-emc {
compatible = "operating-points-v2";
opp@36000000 {
opp-36000000 {
opp-microvolt = <950000 950000 1300000>;
opp-hz = /bits/ 64 <36000000>;
opp-supported-hw = <0x000F>;
};
opp@47500000 {
opp-47500000 {
opp-microvolt = <950000 950000 1300000>;
opp-hz = /bits/ 64 <47500000>;
opp-supported-hw = <0x000F>;
};
opp@50000000 {
opp-50000000 {
opp-microvolt = <950000 950000 1300000>;
opp-hz = /bits/ 64 <50000000>;
opp-supported-hw = <0x000F>;
};
opp@54000000 {
opp-54000000 {
opp-microvolt = <950000 950000 1300000>;
opp-hz = /bits/ 64 <54000000>;
opp-supported-hw = <0x000F>;
};
opp@57000000 {
opp-57000000 {
opp-microvolt = <950000 950000 1300000>;
opp-hz = /bits/ 64 <57000000>;
opp-supported-hw = <0x000F>;
};
opp@100000000 {
opp-100000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <100000000>;
opp-supported-hw = <0x000F>;
};
opp@108000000 {
opp-108000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <108000000>;
opp-supported-hw = <0x000F>;
};
opp@126666000 {
opp-126666000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <126666000>;
opp-supported-hw = <0x000F>;
};
opp@150000000 {
opp-150000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <150000000>;
opp-supported-hw = <0x000F>;
};
opp@190000000 {
opp-190000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <190000000>;
opp-supported-hw = <0x000F>;
};
opp@216000000 {
opp-216000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <216000000>;
opp-supported-hw = <0x000F>;
opp-suspend;
};
opp@300000000 {
opp-300000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <300000000>;
opp-supported-hw = <0x000F>;
};
opp@333000000 {
opp-333000000 {
opp-microvolt = <1000000 1000000 1300000>;
opp-hz = /bits/ 64 <333000000>;
opp-supported-hw = <0x000F>;
};
opp@380000000 {
opp-380000000 {
opp-microvolt = <1100000 1100000 1300000>;
opp-hz = /bits/ 64 <380000000>;
opp-supported-hw = <0x000F>;
};
opp@600000000 {
opp-600000000 {
opp-microvolt = <1200000 1200000 1300000>;
opp-hz = /bits/ 64 <600000000>;
opp-supported-hw = <0x000F>;
};
opp@666000000 {
opp-666000000 {
opp-microvolt = <1200000 1200000 1300000>;
opp-hz = /bits/ 64 <666000000>;
opp-supported-hw = <0x000F>;
};
opp@760000000 {
opp-760000000 {
opp-microvolt = <1300000 1300000 1300000>;
opp-hz = /bits/ 64 <760000000>;
opp-supported-hw = <0x000F>;
......
......@@ -1565,13 +1565,13 @@ timing-667000000 {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@750000000,1300;
/delete-node/ opp@800000000,1300;
/delete-node/ opp@900000000,1350;
/delete-node/ opp-750000000-1300;
/delete-node/ opp-800000000-1300;
/delete-node/ opp-900000000-1350;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@750000000;
/delete-node/ opp@800000000;
/delete-node/ opp@900000000;
/delete-node/ opp-750000000;
/delete-node/ opp-800000000;
/delete-node/ opp-900000000;
};
// SPDX-License-Identifier: GPL-2.0
/ {
cpu0_opp_table: cpu_opp_table0 {
opp@51000000,800 {
cpu0_opp_table: opp-table-cpu0 {
opp-51000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@51000000,850 {
opp-51000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@51000000,912 {
opp-51000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@102000000,800 {
opp-102000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@102000000,850 {
opp-102000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@102000000,912 {
opp-102000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@204000000,800 {
opp-204000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@204000000,850 {
opp-204000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@204000000,912 {
opp-204000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@312000000,850 {
opp-312000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@312000000,912 {
opp-312000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@340000000,800 {
opp-340000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@340000000,850 {
opp-340000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@370000000,800 {
opp-370000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@456000000,850 {
opp-456000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@456000000,912 {
opp-456000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@475000000,800 {
opp-475000000-800 {
opp-microvolt = <800000 800000 1250000>;
};
opp@475000000,850 {
opp-475000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@608000000,850 {
opp-608000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@608000000,912 {
opp-608000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@620000000,850 {
opp-620000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@640000000,850 {
opp-640000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@640000000,900 {
opp-640000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@760000000,850 {
opp-760000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@760000000,900 {
opp-760000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@760000000,912 {
opp-760000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@760000000,975 {
opp-760000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@816000000,850 {
opp-816000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@816000000,912 {
opp-816000000-912 {
opp-microvolt = <912000 912000 1250000>;
};
opp@860000000,850 {
opp-860000000-850 {
opp-microvolt = <850000 850000 1250000>;
};
opp@860000000,900 {
opp-860000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@860000000,975 {
opp-860000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@860000000,1000 {
opp-860000000-1000 {
opp-microvolt = <1000000 1000000 1250000>;
};
opp@910000000,900 {
opp-910000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@1000000000,900 {
opp-1000000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@1000000000,975 {
opp-1000000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@1000000000,1000 {
opp-1000000000-1000 {
opp-microvolt = <1000000 1000000 1250000>;
};
opp@1000000000,1025 {
opp-1000000000-1025 {
opp-microvolt = <1025000 1025000 1250000>;
};
opp@1100000000,900 {
opp-1100000000-900 {
opp-microvolt = <900000 900000 1250000>;
};
opp@1100000000,975 {
opp-1100000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@1100000000,1000 {
opp-1100000000-1000 {
opp-microvolt = <1000000 1000000 1250000>;
};
opp@1100000000,1025 {
opp-1100000000-1025 {
opp-microvolt = <1025000 1025000 1250000>;
};
opp@1100000000,1075 {
opp-1100000000-1075 {
opp-microvolt = <1075000 1075000 1250000>;
};
opp@1150000000,975 {
opp-1150000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@1200000000,975 {
opp-1200000000-975 {
opp-microvolt = <975000 975000 1250000>;
};
opp@1200000000,1000 {
opp-1200000000-1000 {
opp-microvolt = <1000000 1000000 1250000>;
};
opp@1200000000,1025 {
opp-1200000000-1025 {
opp-microvolt = <1025000 1025000 1250000>;
};
opp@1200000000,1050 {
opp-1200000000-1050 {
opp-microvolt = <1050000 1050000 1250000>;
};
opp@1200000000,1075 {
opp-1200000000-1075 {
opp-microvolt = <1075000 1075000 1250000>;
};
opp@1200000000,1100 {
opp-1200000000-1100 {
opp-microvolt = <1100000 1100000 1250000>;
};
opp@1300000000,1000 {
opp-1300000000-1000 {
opp-microvolt = <1000000 1000000 1250000>;
};
opp@1300000000,1025 {
opp-1300000000-1025 {
opp-microvolt = <1025000 1025000 1250000>;
};
opp@1300000000,1050 {
opp-1300000000-1050 {
opp-microvolt = <1050000 1050000 1250000>;
};
opp@1300000000,1075 {
opp-1300000000-1075 {
opp-microvolt = <1075000 1075000 1250000>;
};
opp@1300000000,1100 {
opp-1300000000-1100 {
opp-microvolt = <1100000 1100000 1250000>;
};
opp@1300000000,1125 {
opp-1300000000-1125 {
opp-microvolt = <1125000 1125000 1250000>;
};
opp@1300000000,1150 {
opp-1300000000-1150 {
opp-microvolt = <1150000 1150000 1250000>;
};
opp@1300000000,1175 {
opp-1300000000-1175 {
opp-microvolt = <1175000 1175000 1250000>;
};
opp@1400000000,1100 {
opp-1400000000-1100 {
opp-microvolt = <1100000 1100000 1250000>;
};
opp@1400000000,1125 {
opp-1400000000-1125 {
opp-microvolt = <1125000 1125000 1250000>;
};
opp@1400000000,1150 {
opp-1400000000-1150 {
opp-microvolt = <1150000 1150000 1250000>;
};
opp@1400000000,1175 {
opp-1400000000-1175 {
opp-microvolt = <1175000 1175000 1250000>;
};
opp@1400000000,1237 {
opp-1400000000-1237 {
opp-microvolt = <1237000 1237000 1250000>;
};
opp@1500000000,1125 {
opp-1500000000-1125 {
opp-microvolt = <1125000 1125000 1250000>;
};
opp@1500000000,1150 {
opp-1500000000-1150 {
opp-microvolt = <1150000 1150000 1250000>;
};
opp@1500000000,1200 {
opp-1500000000-1200 {
opp-microvolt = <1200000 1200000 1250000>;
};
opp@1500000000,1237 {
opp-1500000000-1237 {
opp-microvolt = <1237000 1237000 1250000>;
};
opp@1600000000,1212 {
opp-1600000000-1212 {
opp-microvolt = <1212000 1212000 1250000>;
};
opp@1600000000,1237 {
opp-1600000000-1237 {
opp-microvolt = <1237000 1237000 1250000>;
};
opp@1700000000,1212 {
opp-1700000000-1212 {
opp-microvolt = <1212000 1212000 1250000>;
};
opp@1700000000,1237 {
opp-1700000000-1237 {
opp-microvolt = <1237000 1237000 1250000>;
};
};
......
This diff is collapsed.
......@@ -4524,9 +4524,9 @@ drive_groups {
};
&emc_icc_dvfs_opp_table {
/delete-node/ opp@900000000,1350;
/delete-node/ opp-900000000-1350;
};
&emc_bw_dfs_opp_table {
/delete-node/ opp@900000000;
/delete-node/ opp-900000000;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment