mbox series

[0/3] Explicit disable da9062 watchdog during suspend

Message ID 20200108095704.23233-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series Explicit disable da9062 watchdog during suspend | expand

Message

Marco Felsch Jan. 8, 2020, 9:57 a.m. UTC
Hi,

this v2 contains all review comments made on [1]. Furthermore the series
includes a fix patch which is need to parse the devicetree.

[1] https://www.spinics.net/lists/linux-watchdog/msg17044.html

Regards,
  Marco

Marco Felsch (3):
  mfd: da9062: fix watchdog compatible string
  dt-bindings: watchdog: da9062: add suspend disable option
  watchdog: da9062: add power management ops

 .../bindings/watchdog/da9062-wdt.txt          |  5 +++
 drivers/mfd/da9062-core.c                     |  2 +-
 drivers/watchdog/da9062_wdt.c                 | 37 +++++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)

Comments

Marco Felsch Jan. 8, 2020, 10:09 a.m. UTC | #1
Hi,

On 20-01-08 10:57, Marco Felsch wrote:
> Hi,
> 
> this v2 contains all review comments made on [1]. Furthermore the series
> includes a fix patch which is need to parse the devicetree.

I forgot to add the -v2 to my git command anyway this is realy a v2.
Sorry for the noise.

Regards,
  Marco

> [1] https://www.spinics.net/lists/linux-watchdog/msg17044.html
> 
> Regards,
>   Marco
> 
> Marco Felsch (3):
>   mfd: da9062: fix watchdog compatible string
>   dt-bindings: watchdog: da9062: add suspend disable option
>   watchdog: da9062: add power management ops
> 
>  .../bindings/watchdog/da9062-wdt.txt          |  5 +++
>  drivers/mfd/da9062-core.c                     |  2 +-
>  drivers/watchdog/da9062_wdt.c                 | 37 +++++++++++++++++++
>  3 files changed, 43 insertions(+), 1 deletion(-)
> 
> -- 
> 2.20.1
> 
> 
>
Marco Felsch Feb. 7, 2020, 6:47 a.m. UTC | #2
Hi Guenter,

On 20-01-08 11:09, Marco Felsch wrote:
> Hi,
> 
> On 20-01-08 10:57, Marco Felsch wrote:
> > Hi,
> > 
> > this v2 contains all review comments made on [1]. Furthermore the series
> > includes a fix patch which is need to parse the devicetree.
> 
> I forgot to add the -v2 to my git command anyway this is realy a v2.
> Sorry for the noise.

I said sorry here..

Regards,
  Marco

> Regards,
>   Marco
> 
> > [1] https://www.spinics.net/lists/linux-watchdog/msg17044.html
> > 
> > Regards,
> >   Marco
> > 
> > Marco Felsch (3):
> >   mfd: da9062: fix watchdog compatible string
> >   dt-bindings: watchdog: da9062: add suspend disable option
> >   watchdog: da9062: add power management ops
> > 
> >  .../bindings/watchdog/da9062-wdt.txt          |  5 +++
> >  drivers/mfd/da9062-core.c                     |  2 +-
> >  drivers/watchdog/da9062_wdt.c                 | 37 +++++++++++++++++++
> >  3 files changed, 43 insertions(+), 1 deletion(-)
> > 
> > -- 
> > 2.20.1
> > 
> > 
> > 
> 
> -- 
> Pengutronix e.K.                           |                             |
> Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
> 31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
>