Skip to content

Commit

Permalink
ARM: dts: tango4: Update cpus node for cpufreq
Browse files Browse the repository at this point in the history
This platform will use the new generic platdev driver.

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Marc Gonzalez authored and Arnd Bergmann committed May 10, 2016
1 parent 692fbdd commit 862ccbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/tango4-smp8758.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
next-level-cache = <&l2cc>;
device_type = "cpu";
reg = <0>;
clocks = <&clkgen CPU_CLK>;
clock-latency = <1>;
operating-points = <1215000 0 607500 0 405000 0 243000 0 135000 0>;
};

cpu1: cpu@1 {
Expand Down

0 comments on commit 862ccbf

Please sign in to comment.