Re: [PATCH v3 2/2] Add support for CPCAP regulators on Motorola Xoom devices.

From: Rob Herring
Date: Wed Jul 25 2018 - 11:39:23 EST


On Tue, Jul 24, 2018 at 09:25:41AM -0400, Peter Geis wrote:
> Added support for the CPCAP power management regulator functions on
> Tegra based Motorola Xoom devices.
> Added sw2_sw4 value tables, which provide power to the Tegra core and
> aux devices.
> Added the Xoom init tables and device tree compatibility match.
>
> Signed-off-by: Peter Geis <pgwipeout@xxxxxxxxx>
> ---
> .../bindings/regulator/cpcap-regulator.txt | 1 +

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/regulator/cpcap-regulator.c | 80 +++++++++++++++++++
> 2 files changed, 81 insertions(+)