Commit 67480366 authored by Olivier Deprez's avatar Olivier Deprez Committed by TrustedFirmware Code Review
Browse files

Merge "feat(tc0): update Matterhorn ELP DVFS clock index" into integration

parents 5c3bcfcd a2f6294c
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
compatible = "arm,armv8"; compatible = "arm,armv8";
reg = <0x700>; reg = <0x700>;
enable-method = "psci"; enable-method = "psci";
clocks = <&scmi_dvfs 1>; clocks = <&scmi_dvfs 2>;
cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
}; };
......
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