Re: [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

2019-05-20 Thread Clément Péron
On Mon, 20 May 2019 at 16:43, Maxime Ripard wrote: > > On Mon, May 20, 2019 at 10:14:10AM +0200, Clément Péron wrote: > > > > > > > + - "allwinner,sun4i-a10-wdt" > > > > + - "allwinner,sun50i-a64-wdt","allwinner,sun6i-a31-wdt" > > > > + - "allwinner,sun50i-h6-wdt","allwinner,sun50i-a64

Re: [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

2019-05-20 Thread Maxime Ripard
On Mon, May 20, 2019 at 10:14:10AM +0200, Clément Péron wrote: > > > > > + - "allwinner,sun4i-a10-wdt" > > > + - "allwinner,sun50i-a64-wdt","allwinner,sun6i-a31-wdt" > > > + - "allwinner,sun50i-h6-wdt","allwinner,sun50i-a64-wdt", > > > + "allwinner,sun6i-a31-wdt" > > > > Is there

Re: [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

2019-05-20 Thread Clément Péron
Hi Maxime, On Mon, 20 May 2019 at 09:35, Maxime Ripard wrote: > > On Sat, May 18, 2019 at 05:23:52PM +0200, Clément Péron wrote: > > Allwinner H6 has a similar watchdog as the A64 which is already > > a compatible of the A31. > > > > This commit sort the lines and add the H6 compatible. > > > > S

Re: [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

2019-05-20 Thread Maxime Ripard
On Sat, May 18, 2019 at 05:23:52PM +0200, Clément Péron wrote: > Allwinner H6 has a similar watchdog as the A64 which is already > a compatible of the A31. > > This commit sort the lines and add the H6 compatible. > > Signed-off-by: Clément Péron > --- > .../devicetree/bindings/watchdog/sunxi-wdt

[PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

2019-05-18 Thread Clément Péron
Allwinner H6 has a similar watchdog as the A64 which is already a compatible of the A31. This commit sort the lines and add the H6 compatible. Signed-off-by: Clément Péron --- .../devicetree/bindings/watchdog/sunxi-wdt.txt | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-)