Re: [PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support
From: Rob Herring <hidden>
Date: 2016-02-08 19:50:35
Also in:
linux-arm-kernel, linux-omap, lkml
From: Rob Herring <hidden>
Date: 2016-02-08 19:50:35
Also in:
linux-arm-kernel, linux-omap, lkml
On Fri, Feb 05, 2016 at 07:42:19PM +0100, Paul Kocialkowski wrote:
LP872x regulators are made active via the EN pin, which might be hooked to a GPIO. This adds support for driving the GPIO high when the driver is in use. Signed-off-by: Paul Kocialkowski <redacted> --- .../devicetree/bindings/regulator/lp872x.txt | 1 +
Acked-by: Rob Herring <redacted>
drivers/regulator/lp872x.c | 34 ++++++++++++++++++++++ include/linux/regulator/lp872x.h | 5 ++++ 3 files changed, 40 insertions(+)
-- 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