public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Tom Rini <trini@konsulko.com>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Please pull u-boot-marvell/master (watchdog related)
Date: Thu, 13 Jan 2022 09:25:40 +0100	[thread overview]
Message-ID: <78cb4097-fe77-eee9-ec2b-bfd90da754e8@denx.de> (raw)

Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Add Apple M1 watchdog timer (Mark)
----------------------------------------------------------------

Here the Azure build, with only one unrelated issue (binman fiptool
missing):

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

Thanks,
Stefan


The following changes since commit a02af84e03e018d7cd08bb3070cbe5517004712b:

   Merge branch '2022-01-12-pci-updates' (2022-01-12 20:49:39 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 9a8e3736da25a62449f84aef2b566e2b31ca60fd:

   arm: apple: Use watchdog timer for system reset (2022-01-13 06:55:46 
+0100)

----------------------------------------------------------------
Mark Kettenis (3):
       watchdog: Add a driver for the Apple watchdog
       arm: dts: apple: Add watchdog timer node
       arm: apple: Use watchdog timer for system reset

  MAINTAINERS                  |   1 +
  arch/arm/Kconfig             |   3 ++
  arch/arm/dts/t8103.dtsi      |  13 +++--
  arch/arm/mach-apple/board.c  |  24 ---------
  drivers/watchdog/Kconfig     |   9 ++++
  drivers/watchdog/Makefile    |   1 +
  drivers/watchdog/apple_wdt.c | 115 
+++++++++++++++++++++++++++++++++++++++++++
  7 files changed, 137 insertions(+), 29 deletions(-)
  create mode 100644 drivers/watchdog/apple_wdt.c

             reply	other threads:[~2022-01-13  8:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13  8:25 Stefan Roese [this message]
2022-01-13 14:25 ` Please pull u-boot-marvell/master (watchdog related) Tom Rini
2022-01-13 15:50   ` Stefan Roese
  -- strict thread matches above, loose matches on Subject: below --
2021-07-16 10:18 Stefan Roese
2021-07-16 19:06 ` Tom Rini
2021-04-27  8:28 Stefan Roese
2021-04-27 16:45 ` 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=78cb4097-fe77-eee9-ec2b-bfd90da754e8@denx.de \
    --to=sr@denx.de \
    --cc=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox