All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: Please pull u-boot-marvell/master (watchdog related)
Date: Tue, 27 Apr 2021 10:28:20 +0200	[thread overview]
Message-ID: <524c7ee9-97bd-f74d-f13c-509e8cf9ede3@denx.de> (raw)

Hi Tom,

please pull the following watchdog related patches from Rasmus:

----------------------------------------------------------------
- WDT: Enable use of hw_margin_ms=0
- PowerPC: Introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD
- PowerPC: Misc changes and fixes to the WDT handling
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan


The following changes since commit ff8cb34d79384524ed81027f7d07a31f7405c27d:

   Prepare v2021.07-rc1 (2021-04-26 20:53:51 -0400)

are available in the Git repository at:

   git at source.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to 729c1fe656913f0d5b09e986fec9976020a3363c:

   powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD (2021-04-27 
08:28:07 +0200)

----------------------------------------------------------------
Rasmus Villemoes (5):
       watchdog: use time_after_eq() in watchdog_reset()
       timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
       allow opting out of WATCHDOG_RESET() from timer interrupt
       powerpc: lib: remove leftover CONFIG_5xx
       powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD

  README                        |  9 +++++++++
  arch/m68k/lib/time.c          |  2 +-
  arch/powerpc/Kconfig          |  1 +
  arch/powerpc/lib/Kconfig      |  9 +++++++++
  arch/powerpc/lib/cache.c      | 17 +++++++++++++----
  arch/powerpc/lib/interrupts.c |  2 +-
  drivers/timer/mpc83xx_timer.c |  6 +++++-
  drivers/watchdog/wdt-uclass.c |  2 +-
  8 files changed, 40 insertions(+), 8 deletions(-)
  create mode 100644 arch/powerpc/lib/Kconfig

             reply	other threads:[~2021-04-27  8:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27  8:28 Stefan Roese [this message]
2021-04-27 16:45 ` Please pull u-boot-marvell/master (watchdog related) Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2022-01-13  8:25 Stefan Roese
2022-01-13 14:25 ` Tom Rini
2022-01-13 15:50   ` Stefan Roese
2021-07-16 10:18 Stefan Roese
2021-07-16 19:06 ` Tom Rini
2021-04-06 10:30 Stefan Roese
2021-04-06 17:48 ` Tom Rini
2020-04-15  9:43 Stefan Roese
2020-04-15 16:10 ` Tom Rini
2020-03-16 14:23 Stefan Roese
2020-03-16 19:39 ` Tom Rini
2020-03-17  6:53   ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=524c7ee9-97bd-f74d-f13c-509e8cf9ede3@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.