summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull.dtsi
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2018-09-12 16:01:49 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:53 +0800
commitc3e4be705852c6d973d3b1f2b8b024fdea7303af (patch)
tree18e7c38063a4f2b66e5914ce2fdb6f92932773af /arch/arm/boot/dts/imx6ull.dtsi
parent2506c7b64fce51df73d01c4a00cf88ff6b25ad4d (diff)
MLK-19555 arm: dts: imx: update the soc voltage of 900mhz setpoint on imx6ull
According to the latest datasheet(Rev,1.3 08/2018). the VDD_SOC voltage need to be updated to 1.225V when cpu running at 900MHz. we need to add 25mV margin to cover the board tolerance and IR drop. so the voltage need to be updated to 1.25V. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index 802ab78b719c..88d3f878d0da 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -99,7 +99,7 @@
>;
fsl,soc-operating-points = <
/* KHz uV */
- 900000 1175000
+ 900000 1250000
792000 1175000
528000 1175000
396000 1175000