From 6e150510ef8c5513ac392d3ae78a5ecb43f79c68 Mon Sep 17 00:00:00 2001 From: Bai Ping Date: Mon, 13 Feb 2017 16:24:36 +0800 Subject: MLK-13914-03 ARM: dts: Add cpu setpoints and clocks properties on i.mx7ulp Add CPU setpoints property on i.MX7ULP A0 part, the setpoints table is a preliminary one, will update it according to the datasheet when the final one is available. The setpoints we can currently used is as below: 416072 KHz/0.925V, 531648 KHz/1.025V; Signed-off-by: Bai Ping --- arch/arm/boot/dts/imx7ulp-evk.dts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/boot/dts/imx7ulp-evk.dts') diff --git a/arch/arm/boot/dts/imx7ulp-evk.dts b/arch/arm/boot/dts/imx7ulp-evk.dts index 493c6ded6e72..9014aa44ad2a 100644 --- a/arch/arm/boot/dts/imx7ulp-evk.dts +++ b/arch/arm/boot/dts/imx7ulp-evk.dts @@ -1,5 +1,6 @@ /* * Copyright 2016 Freescale Semiconductor, Inc. + * Copyright 2017 NXP. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -181,6 +182,10 @@ }; }; +&cpu0 { + arm-supply= <&sw1_reg>; +}; + &iomuxc1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hog_1>; -- cgit v1.2.3