ARM: ux500: Enable CPUFreq on Snowball
Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
985856167d
commit
6cb7ea99fd
|
@ -171,6 +171,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
prcmu@80157000 {
|
prcmu@80157000 {
|
||||||
|
cpufreq {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
thermal@801573c0 {
|
thermal@801573c0 {
|
||||||
num-trips = <4>;
|
num-trips = <4>;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue