public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] watchdog: Add Cadence watchdog driver
Date: Wed, 28 Feb 2018 12:06:27 +0100	[thread overview]
Message-ID: <20180228120627.15457852@jawa> (raw)
In-Reply-To: <CAHTX3dKVP2OU2pyfBuSMZQp4VAX4W61N0ZC4ZgrcOc82_BFaFA@mail.gmail.com>

Hi Michal,

> Hi,
> 
> 2018-02-28 9:51 GMT+01:00 Lukasz Majewski <lukma@denx.de>:
> 
> > Hi Michal,
> >  
> > > From: Shreenidhi Shedi <imshedi@gmail.com>
> > >
> > > This IP can be found on Zynq and ZynqMP devices.
> > > The driver was tested with reset-on-timeout; feature.
> > >
> > > Also adding WATCHDOG symbol to Kconfig because it is required.  
> >
> > If I may ask - what is the purpose of adding separate WATCHDOG
> > symbol?
> >
> > Cannot HW_WATCHDOG or CONFIG_WDT be reused?
> >
> > Please look into ULP_WATCHDOG as a reference.
> >
> >  
> ULP_WATCHDOG hasn't been converted to DM that's why you use
> hw_watchdog wiring.
> 
> CONFIG_WDT is used for enabling watchdog uclass.
> CONFIG_WDT_CDNS - for enabling cadence DM watchdog driver
> CONFIG_WATCHDOG - for servicing watchdog by u-boot
	^^^^^^^^^ - I'm just wondering about this one. How does it
	corresponds to CONFIG_HW_WATCHDOG?


> 
> It means there are some dependencies - WDT_CDNS depends on WDT.
> And WATCHDOG doesn't need to be enabled which depends on your setting
> which is described in Kconfig symbol.
> 
> Thanks,
> Michal
> 
> 




Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180228/51751c9a/attachment.sig>

  reply	other threads:[~2018-02-28 11:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26  9:09 [U-Boot] [PATCH v2 1/3] watchdog: Add Cadence watchdog driver Michal Simek
2018-02-26  9:09 ` [U-Boot] [PATCH v2 2/3] arm: zynq: Wire watchdog internals Michal Simek
2018-02-28  8:55   ` Lukasz Majewski
2018-02-28  9:29     ` Michal Simek
2018-02-28  9:42       ` Lukasz Majewski
2018-02-28  9:58         ` Michal Simek
2018-02-28 11:17           ` Lukasz Majewski
2018-02-28 11:24             ` Michal Simek
2018-02-26  9:09 ` [U-Boot] [PATCH v2 3/3] arm: zynq: Enable cadence driver on zc706 Michal Simek
2018-02-28  8:51 ` [U-Boot] [PATCH v2 1/3] watchdog: Add Cadence watchdog driver Lukasz Majewski
2018-02-28  9:34   ` Michal Simek
2018-02-28 11:06     ` Lukasz Majewski [this message]
2018-02-28 11:19       ` Michal Simek

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=20180228120627.15457852@jawa \
    --to=lukma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox