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>