From c27010d99a3d91703ea2d1a3f9630a9dedc3f86f Mon Sep 17 00:00:00 2001 From: Bai Ping Date: Fri, 10 Mar 2017 14:58:51 +0800 Subject: [PATCH] MLK-14409-02 ARM: dts: imx: Add 900MHz setpoint on i.mx6ull Add 900MHz/1.25V setpoint according the latest datasheet(Rev.1,2/2017), we add a 25mV voltage margin to cover the IR frop and board tolerance. Signed-off-by: Bai Ping (cherry picked from commit 9c31f7bf938adb9a808ea7bf637ccecf53f6e7be) --- arch/arm/boot/dts/imx6ull.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi index 59eceb65ab8d57..2253804b85053a 100644 --- a/arch/arm/boot/dts/imx6ull.dtsi +++ b/arch/arm/boot/dts/imx6ull.dtsi @@ -58,7 +58,7 @@ clock-latency = <61036>; /* two CLK32 periods */ operating-points = < /* kHz uV */ - 996000 1275000 + 900000 1275000 792000 1225000 528000 1175000 396000 1025000 @@ -66,7 +66,7 @@ >; fsl,soc-operating-points = < /* KHz uV */ - 996000 1175000 + 900000 1175000 792000 1175000 528000 1175000 396000 1175000