aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUsama Arif <usama.arif@arm.com>2021-04-07 11:48:22 +0100
committerUsama Arif <usama.arif@arm.com>2021-04-30 10:39:08 +0200
commita2f6294c98935895d4592ef7e30058ca6e995f4b (patch)
treeec10ebc433c1f9c54fff55817a1792b63b2e2bc9
parent5c3bcfcdf42505c36a9b0f12028aa62c36ba0ca2 (diff)
downloadtrusted-firmware-a-a2f6294c98935895d4592ef7e30058ca6e995f4b.tar.gz
feat(tc0): update Matterhorn ELP DVFS clock index
This allows the the Matterhorn ELP Arm core to operate at its designated OPP. Signed-off-by: Usama Arif <usama.arif@arm.com> Change-Id: I7ccef0cfd079d630c3cfe7874590bf42789a1dca
-rw-r--r--fdts/tc0.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdts/tc0.dts b/fdts/tc0.dts
index 382860d9df..a4f7a4dec7 100644
--- a/fdts/tc0.dts
+++ b/fdts/tc0.dts
@@ -146,7 +146,7 @@
compatible = "arm,armv8";
reg = <0x700>;
enable-method = "psci";
- clocks = <&scmi_dvfs 1>;
+ clocks = <&scmi_dvfs 2>;
cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
};