Re: [PATCH v12 00/10] Support ROHM BD71828 PMIC
From: Vaittinen, Matti
Date: Mon Jan 20 2020 - 07:41:32 EST
Hello,
Do you know those days when nothing, _nothing_ just works out as
intended? Today is one of those.
On Mon, 2020-01-20 at 11:12 +0200, Matti Vaittinen wrote:
> Patch series introducing support for ROHM BD71828 PMIC
>
> ROHM BD71828 is a power management IC containing 7 bucks and 7 LDOs.
> All
> regulators can be controlled individually via I2C. Bucks 1,2,6 and
> 7 can also be assigned to a "regulator group" controlled by run-
> levels.
> Eg. Run level specific voltages and enable/disable statuses for each
> of
> these bucks can be set via register interface. The buck run-level
> group
> assignment (selection if buck is to be controlled individually or via
> run-levels) can be changed at run-time via I2C.
>
> This patch series brings only the basic support for controlling
> regulators individually via I2C.
//snip
> Patch 11:
> Allow control of GP(I)O pins on BD71828 via GPIO subsystem
>
I accidentally rebased to wrong commit and cropped the GPIO patch out
of the series. Lee - can you take the GPIO part from v11 (patch 11/13
there). It should apply cleanly and I have no changes to it. Or should
I just resend the whole series (again)?
Br,
Matti Vaittinen