All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Allwinner H6 watchdog support
@ 2019-05-18 15:23 ` Clément Péron
  0 siblings, 0 replies; 28+ messages in thread
From: Clément Péron @ 2019-05-18 15:23 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland,
	Maxime Ripard, Chen-Yu Tsai
  Cc: linux-watchdog, devicetree, linux-arm-kernel, linux-kernel,
	Clément Péron

Hi,

Allwinner H6 SoC has two watchdogs.

As we are not sure that both A64 and H6 are stricly identical, I have
introduced the H6 bindings.

After investigation it seems that on some boards the first watchdog doesn't
make it properly reboot. Please see details in the commit log.

I think it's proper to add it with a comment anyway.

The r_watchdog is still available and usable on all the H6 boards.

Maybe it would be proper to introduce a "allwinner,sun50i-h6-r-wdt" bindings?

Thanks,
Clément

Changes since v2:
 - Reintroduce H6 bindings
 - Add watchdog Maintainters / ML
 - Add Martin Ayotte test results

Changes since v1:
 - Use A64 compatible instead of H6
 - Remove dt-bindings patch
 - Change watchdog status to disabled
 - Add r_watchdog node patch
 - Add enable sunxi watchdog patch

Clément Péron (4):
  dt-bindings: watchdog: add Allwinner H6 watchdog
  arm64: dts: allwinner: h6: add watchdog node
  arm64: dts: allwinner: h6: add r_watchog node
  arm64: defconfig: enable sunxi watchdog

 .../devicetree/bindings/watchdog/sunxi-wdt.txt | 10 ++++++----
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi   | 18 ++++++++++++++++++
 arch/arm64/configs/defconfig                   |  1 +
 3 files changed, 25 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2019-05-20 15:19 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18 15:23 [PATCH v3 0/4] Allwinner H6 watchdog support Clément Péron
2019-05-18 15:23 ` Clément Péron
2019-05-18 15:23 ` [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog Clément Péron
2019-05-18 15:23   ` Clément Péron
2019-05-20  7:35   ` Maxime Ripard
2019-05-20  7:35     ` Maxime Ripard
2019-05-20  8:14     ` Clément Péron
2019-05-20  8:14       ` Clément Péron
2019-05-20 14:42       ` Maxime Ripard
2019-05-20 14:42         ` Maxime Ripard
2019-05-20 15:16         ` Clément Péron
2019-05-20 15:16           ` Clément Péron
2019-05-18 15:23 ` [PATCH v3 2/4] arm64: dts: allwinner: h6: add watchdog node Clément Péron
2019-05-18 15:23   ` Clément Péron
2019-05-20  7:36   ` Maxime Ripard
2019-05-20  7:36     ` Maxime Ripard
2019-05-20  8:21     ` Clément Péron
2019-05-20  8:21       ` Clément Péron
2019-05-20 14:44       ` Maxime Ripard
2019-05-20 14:44         ` Maxime Ripard
2019-05-20 14:57         ` Chen-Yu Tsai
2019-05-20 14:57           ` Chen-Yu Tsai
2019-05-18 15:23 ` [PATCH v3 3/4] arm64: dts: allwinner: h6: add r_watchog node Clément Péron
2019-05-18 15:23   ` Clément Péron
2019-05-20 15:19   ` Clément Péron
2019-05-20 15:19     ` Clément Péron
2019-05-18 15:23 ` [PATCH v3 4/4] arm64: defconfig: enable sunxi watchdog Clément Péron
2019-05-18 15:23   ` Clément Péron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.