All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] a little RPi watchdog cleanup
@ 2024-07-12  9:07 Rasmus Villemoes
  2024-07-12  9:07 ` [PATCH v2 1/2] arm: bcm283x: remove unused empty hw_watchdog_disable Rasmus Villemoes
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Rasmus Villemoes @ 2024-07-12  9:07 UTC (permalink / raw)
  To: u-boot
  Cc: Matthias Brugger, Peter Robinson, Tom Rini, Stefan Roese,
	Rasmus Villemoes

Two related leftovers I found while looking at remaining
hw_watchdog/CONFIG_HW_WATCHDOG items.

v2: Add Stefan's R-bs. Trim commit log in patch 1. No code changes.

CI: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=8910&view=results

I'm pretty sure the only failures are the false positive 'cyclic ...' ones.

Rasmus Villemoes (2):
  arm: bcm283x: remove unused empty hw_watchdog_disable
  board: rpi: remove leftover CONFIG_HW_WATCHDOG block

 arch/arm/mach-bcm283x/reset.c | 7 ++-----
 board/raspberrypi/rpi/rpi.c   | 4 ----
 2 files changed, 2 insertions(+), 9 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-07-15 14:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12  9:07 [PATCH v2 0/2] a little RPi watchdog cleanup Rasmus Villemoes
2024-07-12  9:07 ` [PATCH v2 1/2] arm: bcm283x: remove unused empty hw_watchdog_disable Rasmus Villemoes
2024-07-12 10:21   ` Peter Robinson
2024-07-12  9:07 ` [PATCH v2 2/2] board: rpi: remove leftover CONFIG_HW_WATCHDOG block Rasmus Villemoes
2024-07-12 10:21   ` Peter Robinson
2024-07-15  6:57 ` [PATCH v2 0/2] a little RPi watchdog cleanup Stefan Roese
2024-07-15 13:03   ` Rasmus Villemoes
2024-07-15 13:19     ` Stefan Roese
2024-07-15 13:24     ` Peter Robinson
2024-07-15 14:28       ` Tom Rini

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.