From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH V3 1/2] mfd: Add ROHM BD9571MWV-M PMIC DT bindings Date: Tue, 15 Aug 2017 15:38:19 +0100 Message-ID: <20170815143819.ocdw5ywwa6y6go2g@dell> References: <20170502121816.10572-1-marek.vasut+renesas@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20170502121816.10572-1-marek.vasut+renesas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marek Vasut Cc: linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marek Vasut , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Geert Uytterhoeven List-Id: devicetree@vger.kernel.org On Tue, 02 May 2017, Marek Vasut wrote: > Add DT bindings for the ROHM BD9571MWV-M PMIC. This PMIC has > the following features: > - multiple voltage monitors for 1V8, 2V5, 3V3 voltage rail > - one voltage regulator for DVFS > - two GPIOs > > Signed-off-by: Marek Vasut > Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: Rob Herring > Cc: Geert Uytterhoeven > Cc: linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Acked-by: Rob Herring > --- > V2: - Drop the compatible = "regulator-fixed" from the binding example, > it should not be there. > - List the VD09 regulator > V3: Replace bd9571@30 with pmic@30 > --- > .../devicetree/bindings/mfd/bd9571mwv.txt | 49 ++++++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/bd9571mwv.txt Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f46.google.com ([74.125.82.46]:35330 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750989AbdHOOid (ORCPT ); Tue, 15 Aug 2017 10:38:33 -0400 Received: by mail-wm0-f46.google.com with SMTP id m85so10251503wma.0 for ; Tue, 15 Aug 2017 07:38:32 -0700 (PDT) Date: Tue, 15 Aug 2017 15:38:19 +0100 From: Lee Jones To: Marek Vasut Cc: linux-renesas-soc@vger.kernel.org, Marek Vasut , devicetree@vger.kernel.org, Rob Herring , Geert Uytterhoeven Subject: Re: [PATCH V3 1/2] mfd: Add ROHM BD9571MWV-M PMIC DT bindings Message-ID: <20170815143819.ocdw5ywwa6y6go2g@dell> References: <20170502121816.10572-1-marek.vasut+renesas@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170502121816.10572-1-marek.vasut+renesas@gmail.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Tue, 02 May 2017, Marek Vasut wrote: > Add DT bindings for the ROHM BD9571MWV-M PMIC. This PMIC has > the following features: > - multiple voltage monitors for 1V8, 2V5, 3V3 voltage rail > - one voltage regulator for DVFS > - two GPIOs > > Signed-off-by: Marek Vasut > Cc: devicetree@vger.kernel.org > Cc: Rob Herring > Cc: Geert Uytterhoeven > Cc: linux-renesas-soc@vger.kernel.org > Acked-by: Rob Herring > --- > V2: - Drop the compatible = "regulator-fixed" from the binding example, > it should not be there. > - List the VD09 regulator > V3: Replace bd9571@30 with pmic@30 > --- > .../devicetree/bindings/mfd/bd9571mwv.txt | 49 ++++++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/bd9571mwv.txt Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog