From 4bec38f06fda64e54a93a354f66e52dcd2244353 Mon Sep 17 00:00:00 2001 From: Bai Ping Date: Thu, 17 Aug 2017 15:54:06 +0800 Subject: MLK-16209 ARM: dts: imx: add 'regulator-always-on' property for pmic sw4 Add 'regulator-always-on' for PMIC SW4 switch regulator. Signed-off-by: Bai Ping --- arch/arm/boot/dts/imx6sx-sabreauto.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/boot/dts/imx6sx-sabreauto.dts') diff --git a/arch/arm/boot/dts/imx6sx-sabreauto.dts b/arch/arm/boot/dts/imx6sx-sabreauto.dts index 4c5714055d56..bf9f61b5b56e 100644 --- a/arch/arm/boot/dts/imx6sx-sabreauto.dts +++ b/arch/arm/boot/dts/imx6sx-sabreauto.dts @@ -1,5 +1,6 @@ /* * Copyright (C) 2014 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 @@ -377,6 +378,7 @@ sw4_reg: sw4 { regulator-min-microvolt = <800000>; regulator-max-microvolt = <3300000>; + regulator-always-on; }; swbst_reg: swbst { -- cgit v1.2.3