From: Petr Vorel <petr.vorel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] arm: at91: wdt: Convert watchdog driver to dm/dt
Date: Sat, 22 Sep 2018 09:16:58 +0200 [thread overview]
Message-ID: <20180922071657.GA3711@x230> (raw)
In-Reply-To: <1536964190-32031-1-git-send-email-Prasanthi.Chellakumar@microchip.com>
Hi Prasanthi,
> Convert the Watchdog driver for AT91SAM9x processors to support
> the driver model and device tree.
> Signed-off-by: Prasanthi Chellakumar <prasanthi.chellakumar@microchip.com>
> ---
> arch/arm/mach-at91/include/mach/at91_wdt.h | 12 +++-
> drivers/watchdog/Kconfig | 7 ++
> drivers/watchdog/Makefile | 2 +-
> drivers/watchdog/at91sam9_wdt.c | 106 +++++++++++++++++++++--------
> 4 files changed, 96 insertions(+), 31 deletions(-)
Your patch breaks arm926ejs and atmel.
https://travis-ci.org/pevik/u-boot/builds/430694055
Kind regards,
Petr
prev parent reply other threads:[~2018-09-22 7:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-14 22:29 [U-Boot] [PATCH v2 1/2] arm: at91: wdt: Convert watchdog driver to dm/dt Prasanthi Chellakumar
2018-09-14 22:29 ` [U-Boot] [PATCH v2 2/2] arm: at91: wdt: Convert watchdog config to Kconfig Prasanthi Chellakumar
2018-09-22 7:16 ` Petr Vorel [this message]
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=20180922071657.GA3711@x230 \
--to=petr.vorel@gmail.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