Re: [v5 RESEND 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs

From: Rob Herring
Date: Mon Nov 20 2017 - 13:47:22 EST


On Mon, Nov 20, 2017 at 02:10:41PM +0000, Richard Fitzgerald wrote:
> From: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
>
> This adds a new driver identity "madera-micsupp" and probe function
> so that this driver can be used to control the micsupp regulator on
> Cirrus Logic Madera codecs.
>
> Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> .../bindings/regulator/arizona-regulator.txt | 3 +-

Please add acks when posting a new version.

> drivers/regulator/Kconfig | 7 ++-
> drivers/regulator/arizona-micsupp.c | 71 +++++++++++++++++++++-
> 3 files changed, 76 insertions(+), 5 deletions(-)