According to the latest datasheet(Rev.0,09/2016), two new setpoints
are added on i.MX6ULL, 996MHz/1.25V and 792MHz/1.2V. these two setpoints
can only be enabled when LDO is enabled. In order to cover IR drop and
board tolerance, we add a 25mV margin to the voltage.
Signed-off-by: Bai Ping <ping.bai@nxp.com>
&cpu0 {
operating-points = <
/* kHz uV */
+ 996000 1275000
+ 792000 1225000
528000 1175000
396000 1025000
198000 950000
>;
fsl,soc-operating-points = <
/* KHz uV */
+ 996000 1175000
+ 792000 1175000
528000 1175000
396000 1175000
198000 1175000
clock-latency = <61036>; /* two CLK32 periods */
operating-points = <
/* kHz uV */
+ 996000 1275000
+ 792000 1225000
528000 1175000
396000 1025000
198000 950000
>;
fsl,soc-operating-points = <
/* KHz uV */
+ 996000 1175000
+ 792000 1175000
528000 1175000
396000 1175000
198000 1175000