Re: [PATCH v3 2/7] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding

From: Cristian Ciocaltea
Date: Fri Dec 11 2020 - 09:19:36 EST


On Thu, Dec 10, 2020 at 09:17:43PM -0600, Rob Herring wrote:
> On Sun, 06 Dec 2020 03:27:02 +0200, Cristian Ciocaltea wrote:
> > Add devicetree binding for Actions Semi ATC260x PMICs.
> >
> > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx>
> > ---
> > Changes in v3 (according to Rob's review):
> > - Dropped the 'pwrc' and 'onkey' nodes
> > - Used a common 'reset-time-sec' property
> >
> > .../bindings/mfd/actions,atc260x.yaml | 181 ++++++++++++++++++
> > 1 file changed, 181 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/mfd/actions,atc260x.yaml
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Thanks for reviewing,
Cristi