On Tue, Jul 03, 2018 at 05:04:11PM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler <[email protected]> > > On ams AS3722, power on when AC OK is enabled by default. > Making this option as disable by default and enable only > when platform need this explicitly. > > Signed-off-by: Laxman Dewangan <[email protected]> > Reviewed-by: Bibek Basu <[email protected]> > Tested-by: Bibek Basu <[email protected]> > Signed-off-by: Marcel Ziswiler <[email protected]> > > --- > > Changes in v2: > - Document device tree property as suggested by Stefan. > - Rename SEQ1 to SEQU1 as per datasheet as suggested by Stefan. > - Drop reference to downstream commit as suggested by Lee. > > Documentation/devicetree/bindings/mfd/as3722.txt | 2 ++
Acked-by: Rob Herring <[email protected]> > drivers/mfd/as3722.c | 12 ++++++++++++ > include/linux/mfd/as3722.h | 3 +++ > 3 files changed, 17 insertions(+)

