Add needed cpu-supply property for cpufreq.
Patch is merged upstream, in the meantime add it in our DTS.
This commit is contained in:
parent
ea49fb0774
commit
bfa374103e
@ -41,3 +41,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <®_dcdc2>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user