summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul.dtsi
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2016-02-23 13:37:14 +0800
committerBai Ping <ping.bai@nxp.com>2016-04-12 10:03:05 +0800
commit9838ff4b9dfaaacdea01b2bf5f54020ccf991f23 (patch)
tree9d28270414197b5bee5c8fd5ce7328848db2f0c9 /arch/arm/boot/dts/imx6ul.dtsi
parent0e3293e53f4bd5b122abc250b610dd61850e3ce9 (diff)
MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts
According to the latest datasheet(Rev. 0, 12/2015), When the chip is run at LDO enabled mode, the highest setpoint can be set to 700MHz in overdrive mode. Signed-off-by: Bai Ping <ping.bai@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 618fd476b1de..c9bc5c9c3402 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -56,12 +56,14 @@
clock-latency = <61036>; /* two CLK32 periods */
operating-points = <
/* kHz uV */
+ 696000 1275000
528000 1175000
396000 1025000
198000 950000
>;
fsl,soc-operating-points = <
/* KHz uV */
+ 696000 1275000
528000 1175000
396000 1175000
198000 1175000