Commit c9619bb2 authored by Anson Huang's avatar Anson Huang Committed by Rafael J. Wysocki

ARM: dts: imx6ul: add 696MHz operating point

Add 696MHz operating point according to datasheet
(Rev. 0, 12/2015).
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Acked-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent d476ec4f
...@@ -68,12 +68,14 @@ cpu0: cpu@0 { ...@@ -68,12 +68,14 @@ cpu0: cpu@0 {
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment