All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  Please pull u-boot-marvell/master (watchdog related)
@ 2019-08-05 14:46 Stefan Roese
  2019-08-09  3:20 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2019-08-05 14:46 UTC (permalink / raw
  To: u-boot

Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Remove unused bcm2835 watchdog driver (still non-DM)
- Cosmetic fixup of mtk_wdt.c
----------------------------------------------------------------

Here the Travis build, without any issues:

https://travis-ci.org/stroese/u-boot/builds/567804616

Thanks,
Stefan


The following changes since commit 898c40c0d6f9e53dafcfdf6f870190faef6e088b:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2019-08-02 13:29:46 -0400)

are available in the Git repository at:

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

for you to fetch changes up to c07f68dd66f305baf930c660493c4db4e2a50ff2:

   watchdog: mtk_wdt: Cosmetic cleanup of latest changes (2019-08-05 11:50:11 +0200)

----------------------------------------------------------------
Stefan Roese (2):
       watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
       watchdog: mtk_wdt: Cosmetic cleanup of latest changes

  arch/arm/mach-bcm283x/reset.c  |  4 ----
  drivers/watchdog/Kconfig       |  9 ---------
  drivers/watchdog/Makefile      |  1 -
  drivers/watchdog/bcm2835_wdt.c | 34 ----------------------------------
  drivers/watchdog/mtk_wdt.c     | 25 ++++++++++++++++---------
  5 files changed, 16 insertions(+), 57 deletions(-)
  delete mode 100644 drivers/watchdog/bcm2835_wdt.c

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

* [U-Boot] Please pull u-boot-marvell/master (watchdog related)
  2019-08-05 14:46 [U-Boot] Please pull u-boot-marvell/master (watchdog related) Stefan Roese
@ 2019-08-09  3:20 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2019-08-09  3:20 UTC (permalink / raw
  To: u-boot

On Mon, Aug 05, 2019 at 04:46:43PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following watchdog related patches:
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190808/99a2b3c1/attachment.sig>

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

* [U-Boot] Please pull u-boot-marvell/master (watchdog related)
@ 2019-10-08 10:38 Stefan Roese
  2019-10-09 13:21 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2019-10-08 10:38 UTC (permalink / raw
  To: u-boot

Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Move WATCHDOG_TIMEOUT_MSECS to Kconfig (Heiko)
----------------------------------------------------------------

Here the Travis build, without any issues:

https://travis-ci.org/stroese/u-boot/builds/594946794

Thanks,
Stefan


The following changes since commit 61ba1244b548463dbfb3c5285b6b22e7c772c5bd:

   Prepare v2019.10 (2019-10-07 17:14:02 -0400)

are available in the Git repository at:

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

for you to fetch changes up to ca51ef7c0c6140e6590746b07dad19040f95ef60:

   watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig (2019-10-08 07:46:38 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
       watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig

  arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2 | 1 -
  configs/dh_imx6_defconfig                          | 1 +
  configs/display5_defconfig                         | 1 +
  configs/display5_factory_defconfig                 | 1 +
  configs/ge_bx50v3_defconfig                        | 1 +
  configs/kp_imx6q_tpc_defconfig                     | 1 +
  configs/m53menlo_defconfig                         | 1 +
  configs/mx53ppd_defconfig                          | 1 +
  configs/tqma6s_wru4_mmc_defconfig                  | 1 +
  configs/warp_defconfig                             | 1 +
  drivers/watchdog/Kconfig                           | 9 +++++++++
  include/configs/dh_imx6.h                          | 1 -
  include/configs/display5.h                         | 1 -
  include/configs/ge_bx50v3.h                        | 2 --
  include/configs/kp_imx6q_tpc.h                     | 1 -
  include/configs/m53menlo.h                         | 1 -
  include/configs/mx53ppd.h                          | 2 --
  include/configs/socfpga_common.h                   | 1 -
  include/configs/socfpga_stratix10_socdk.h          | 1 -
  include/configs/tqma6_wru4.h                       | 1 -
  include/configs/warp.h                             | 1 -
  scripts/config_whitelist.txt                       | 1 -
  22 files changed, 18 insertions(+), 14 deletions(-)

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

* [U-Boot] Please pull u-boot-marvell/master (watchdog related)
  2019-10-08 10:38 Stefan Roese
@ 2019-10-09 13:21 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2019-10-09 13:21 UTC (permalink / raw
  To: u-boot

On Tue, Oct 08, 2019 at 12:38:57PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following watchdog related patches:
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191009/e2b3827d/attachment.sig>

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

end of thread, other threads:[~2019-10-09 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-05 14:46 [U-Boot] Please pull u-boot-marvell/master (watchdog related) Stefan Roese
2019-08-09  3:20 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-10-08 10:38 Stefan Roese
2019-10-09 13:21 ` 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.