Re: [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-11 Thread Guenter Roeck
On Fri, May 11, 2018 at 10:15:55PM +0100, James Hogan wrote: > On Fri, May 11, 2018 at 02:14:16PM -0700, Guenter Roeck wrote: > > On Fri, May 11, 2018 at 09:54:14PM +0100, James Hogan wrote: > > > On Fri, May 11, 2018 at 01:17:04PM -0300, Paul Cercueil wrote: > > > > Le 11 mai 2018 11:52, James Hog

Re: [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-11 Thread James Hogan
On Fri, May 11, 2018 at 02:14:16PM -0700, Guenter Roeck wrote: > On Fri, May 11, 2018 at 09:54:14PM +0100, James Hogan wrote: > > On Fri, May 11, 2018 at 01:17:04PM -0300, Paul Cercueil wrote: > > > Le 11 mai 2018 11:52, James Hogan a écrit : > > > > Otherwise > > > > Acked-by: James Hogan > >

Re: [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-11 Thread Guenter Roeck
On Fri, May 11, 2018 at 09:54:14PM +0100, James Hogan wrote: > On Fri, May 11, 2018 at 01:17:04PM -0300, Paul Cercueil wrote: > > Le 11 mai 2018 11:52, James Hogan a écrit : > > > Otherwise > > > Acked-by: James Hogan > > > > > > I'm happy to apply for 4.18 with that change if you want it to go

Re: [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-11 Thread James Hogan
On Fri, May 11, 2018 at 01:17:04PM -0300, Paul Cercueil wrote: > Le 11 mai 2018 11:52, James Hogan a écrit : > > Otherwise > > Acked-by: James Hogan > > > > I'm happy to apply for 4.18 with that change if you want it to go > > through the MIPS tree. > > Yes please! Done Thanks James sign

Re: [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-11 Thread James Hogan
On Thu, May 10, 2018 at 08:47:48PM +0200, Paul Cercueil wrote: > Also remove the watchdog platform_device from platform.c, since it > wasn't used anywhere anyway. Nit: it'd be slightly nicer IMO if the patch body was a superset of the subject line. It's fine to repeat what the subject says since t

[PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

2018-05-10 Thread Paul Cercueil
Also remove the watchdog platform_device from platform.c, since it wasn't used anywhere anyway. Signed-off-by: Paul Cercueil --- arch/mips/boot/dts/ingenic/jz4740.dtsi | 8 arch/mips/jz4740/platform.c| 16 2 files changed, 8 insertions(+), 16 deletions(-)