ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 25 Apr 2016 20:37:17 +0000 (17:37 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Apr 2016 11:52:20 +0000 (19:52 +0800)
Table 8 from MX6DL datasheet (IMX6SDLCEC Rev. 5, 06/2015):
http://cache.nxp.com/files/32bit/doc/data_sheet/IMX6SDLCEC.pdf

states the following:

"LDO Output Set Point (VDD_ARM_CAP) = 1.125 V minimum for operation
up to 396 MHz."

So fix the entry by adding the 25mV margin value as done in the other
entries of the table, which results in 1.15V for 396MHz operation.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl.dtsi

index c13a73a..9a4c22c 100644 (file)
@@ -30,7 +30,7 @@
                                /* kHz    uV */
                                996000  1250000
                                792000  1175000
-                               396000  1075000
+                               396000  1150000
                        >;
                        fsl,soc-operating-points = <
                                /* ARM kHz  SOC-PU uV */