forked from Minki/linux
ARM: dts: tango4: Update cpus node for cpufreq
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>
This commit is contained in:
parent
692fbddccb
commit
862ccbfb9c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user