ARM: dts: imx6ul: add 696MHz operating point
Add 696MHz operating point according to datasheet (Rev. 0, 12/2015). Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
d476ec4f7f
commit
c9619bb293
@ -68,12 +68,14 @@
|
|||||||
clock-latency = <61036>; /* two CLK32 periods */
|
clock-latency = <61036>; /* two CLK32 periods */
|
||||||
operating-points = <
|
operating-points = <
|
||||||
/* kHz uV */
|
/* kHz uV */
|
||||||
|
696000 1275000
|
||||||
528000 1175000
|
528000 1175000
|
||||||
396000 1025000
|
396000 1025000
|
||||||
198000 950000
|
198000 950000
|
||||||
>;
|
>;
|
||||||
fsl,soc-operating-points = <
|
fsl,soc-operating-points = <
|
||||||
/* KHz uV */
|
/* KHz uV */
|
||||||
|
696000 1275000
|
||||||
528000 1175000
|
528000 1175000
|
||||||
396000 1175000
|
396000 1175000
|
||||||
198000 1175000
|
198000 1175000
|
||||||
|
Loading…
Reference in New Issue
Block a user