summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6sx.dtsi
diff options
context:
space:
mode:
authorFabio Estevam2014-06-17 06:07:35 +0200
committerShawn Guo2014-07-18 10:49:36 +0200
commitf78a59753c783e8db072fa94bbd4fb19157e8603 (patch)
treeb53fa28992f7f29011c3531b89a74dcf6a14cfc2 /arch/arm/boot/dts/imx6sx.dtsi
parentARM: dts: imx6: remove non-working spdif rxtx4 and rxtx6 clocks (diff)
downloadkernel-qcow2-linux-f78a59753c783e8db072fa94bbd4fb19157e8603.tar.gz
kernel-qcow2-linux-f78a59753c783e8db072fa94bbd4fb19157e8603.tar.xz
kernel-qcow2-linux-f78a59753c783e8db072fa94bbd4fb19157e8603.zip
ARM: dts: imx6sx: Use "vddarm" as the regulator name
The other i.mx6 variants use "vddarm" as the name of the internal regulator that powers the core. Use the same convention here for consistency. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6sx.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index ac3866c80727..78ccf6151ab3 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -581,7 +581,7 @@
reg_arm: regulator-vddcore@140 {
compatible = "fsl,anatop-regulator";
- regulator-name = "cpu";
+ regulator-name = "vddarm";
regulator-min-microvolt = <725000>;
regulator-max-microvolt = <1450000>;
regulator-always-on;