On Thu, Apr 25, 2019 at 01:48:59AM +0300, Dmitry Osipenko wrote: > Add new property that designates the PMIC as the system's power > controller. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > Documentation/devicetree/bindings/mfd/max77620.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/max77620.txt b/Documentation/devicetree/bindings/mfd/max77620.txt > index 9058499051e0..dda6d158b170 100644 > --- a/Documentation/devicetree/bindings/mfd/max77620.txt > +++ b/Documentation/devicetree/bindings/mfd/max77620.txt > @@ -18,6 +18,9 @@ Optional properties: > IRQ numbers for different interrupt source of MAX77620 > are defined at dt-bindings/mfd/max77620.h. > > +- maxim,system-power-controller: Indicates that this PMIC is controlling the > + system power. Drop the 'maxim'. We have a standard property for this. > + > Optional subnodes and their properties: > ======================================= > > -- > 2.21.0 >