summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/tegra20-peripherals-opp.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/tegra20-peripherals-opp.dtsi')
-rw-r--r--dts/src/arm/tegra20-peripherals-opp.dtsi110
1 files changed, 0 insertions, 110 deletions
diff --git a/dts/src/arm/tegra20-peripherals-opp.dtsi b/dts/src/arm/tegra20-peripherals-opp.dtsi
deleted file mode 100644
index ef3ad2e5f2..0000000000
--- a/dts/src/arm/tegra20-peripherals-opp.dtsi
+++ /dev/null
@@ -1,110 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0
-
-/ {
- emc_icc_dvfs_opp_table: emc-dvfs-opp-table {
- compatible = "operating-points-v2";
-
- opp@36000000 {
- opp-microvolt = <950000 950000 1300000>;
- opp-hz = /bits/ 64 <36000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@47500000 {
- opp-microvolt = <950000 950000 1300000>;
- opp-hz = /bits/ 64 <47500000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@50000000 {
- opp-microvolt = <950000 950000 1300000>;
- opp-hz = /bits/ 64 <50000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@54000000 {
- opp-microvolt = <950000 950000 1300000>;
- opp-hz = /bits/ 64 <54000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@57000000 {
- opp-microvolt = <950000 950000 1300000>;
- opp-hz = /bits/ 64 <57000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@100000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <100000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@108000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <108000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@126666000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <126666000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@150000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <150000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@190000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <190000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@216000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <216000000>;
- opp-supported-hw = <0x000F>;
- opp-suspend;
- };
-
- opp@300000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <300000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@333000000 {
- opp-microvolt = <1000000 1000000 1300000>;
- opp-hz = /bits/ 64 <333000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@380000000 {
- opp-microvolt = <1100000 1100000 1300000>;
- opp-hz = /bits/ 64 <380000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@600000000 {
- opp-microvolt = <1200000 1200000 1300000>;
- opp-hz = /bits/ 64 <600000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@666000000 {
- opp-microvolt = <1200000 1200000 1300000>;
- opp-hz = /bits/ 64 <666000000>;
- opp-supported-hw = <0x000F>;
- };
-
- opp@760000000 {
- opp-microvolt = <1300000 1300000 1300000>;
- opp-hz = /bits/ 64 <760000000>;
- opp-supported-hw = <0x000F>;
- };
- };
-};