diff mbox series

[2/2] ARM: dts: imx53: Adjust CPU operating points

Message ID 20191028140545.10218-2-festevam@gmail.com (mailing list archive)
State New, archived
Headers show
Series [1/2] ARM: dts: imx51: Adjust CPU operating points | expand

Commit Message

Fabio Estevam Oct. 28, 2019, 2:05 p.m. UTC
Adjust the CPU operating points as per the characterized settings from
the vendor BSP at:

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/mach-mx5/mx53_wp.c?h=imx_2.6.35_caf#n120

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/imx53.dtsi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index ed341cfd9d09..eb2ec28a8d1d 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -58,10 +58,10 @@ 
 			voltage-tolerance = <5>;
 			operating-points = <
 				/* kHz */
-				 166666  850000
-				 400000  900000
-				 800000 1050000
-				1000000 1200000
+				 160000  950000
+				 400000  950000
+				 800000 1100000
+				1000000 1250000
 				1200000 1300000
 			>;
 		};