From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v2 1/8] mfd: axp20x: name voltage ramping define properly Date: Fri, 21 Dec 2018 08:39:27 +0000 Message-ID: <20181221083927.GQ4497@dell> References: <01367c4f4f1e174fefbef9aac645f6792bda07e5.1544512919.git-series.plaes@plaes.org> Reply-To: lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <01367c4f4f1e174fefbef9aac645f6792bda07e5.1544512919.git-series.plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Priit Laes Cc: Rob Herring , Mark Rutland , Chen-Yu Tsai , Maxime Ripard , Liam Girdwood , Mark Brown , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Olliver Schinagl , linux-sunxi List-Id: devicetree@vger.kernel.org On Tue, 11 Dec 2018, Priit Laes wrote: > From: Olliver Schinagl >=20 > The current axp20x names the ramping register 'scal' which probably > means scaling. Since the register really has nothing to do with > scaling, but really is the voltage ramp we rename it appropriately. >=20 > Signed-off-by: Olliver Schinagl > Signed-off-by: Priit Laes > Acked-for-MFD-by: Lee Jones > --- > include/linux/mfd/axp20x.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I've lost track of what's happening with this set now. Mark, Did you take this patch in the end? > diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h > index 2302b62..a353cd2 100644 > --- a/include/linux/mfd/axp20x.h > +++ b/include/linux/mfd/axp20x.h > @@ -35,7 +35,7 @@ enum axp20x_variants { > #define AXP152_ALDO_OP_MODE 0x13 > #define AXP152_LDO0_CTRL 0x15 > #define AXP152_DCDC2_V_OUT 0x23 > -#define AXP152_DCDC2_V_SCAL 0x25 > +#define AXP152_DCDC2_V_RAMP 0x25 > #define AXP152_DCDC1_V_OUT 0x26 > #define AXP152_DCDC3_V_OUT 0x27 > #define AXP152_ALDO12_V_OUT 0x28 > @@ -53,7 +53,7 @@ enum axp20x_variants { > #define AXP20X_USB_OTG_STATUS 0x02 > #define AXP20X_PWR_OUT_CTRL 0x12 > #define AXP20X_DCDC2_V_OUT 0x23 > -#define AXP20X_DCDC2_LDO3_V_SCAL 0x25 > +#define AXP20X_DCDC2_LDO3_V_RAMP 0x25 > #define AXP20X_DCDC3_V_OUT 0x27 > #define AXP20X_LDO24_V_OUT 0x28 > #define AXP20X_LDO3_V_OUT 0x29 --=20 Lee Jones [=E6=9D=8E=E7=90=BC=E6=96=AF] Linaro Services Technical Lead Linaro.org =E2=94=82 Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout.