linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: wens@csie.org (Chen-Yu Tsai)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] watchdog: sunxi: support parameterized compatible strings
Date: Fri, 26 Sep 2014 16:29:18 +0800	[thread overview]
Message-ID: <CAGb2v66dv4TRKB3LDksTudYPQThOV9NaEZDByZVSqedDOjekwQ@mail.gmail.com> (raw)
In-Reply-To: <541EFD9A.2000406@roeck-us.net>

On Mon, Sep 22, 2014 at 12:32 AM, Guenter Roeck <linux@roeck-us.net> wrote:
> On 09/21/2014 09:05 AM, Chen-Yu Tsai wrote:
>>
>> This patch adds support for hardware parameters tied to compatible
>> strings, so similar hardware can reuse the driver.
>>
>> This will be used to support the newer watchdog found in A31 and
>> later SoCs. Differences in the new hardware include separate
>> interrupt lines for each watchdog, and corresponding interrupt
>> control/status registers. Watchdog control registers were also
>> slightly rearranged.
>>
>> Also replace ioread32()/iowrite32() with readl()/writel() in various
>> places changed.
>>
>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
>
>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
>

Hi Guenter,

Are you submitting the restart handler patches for inclusion in 3.18?
If so, are you taking any related patches or patches depending on
that series?


Thanks
ChenYu

  reply	other threads:[~2014-09-26  8:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-21 16:05 [PATCH v2 0/2] watchdog: sunxi: Add A31 watchdog support Chen-Yu Tsai
2014-09-21 16:05 ` [PATCH v2 1/2] watchdog: sunxi: support parameterized compatible strings Chen-Yu Tsai
2014-09-21 16:32   ` Guenter Roeck
2014-09-26  8:29     ` Chen-Yu Tsai [this message]
2014-09-26 13:58       ` Guenter Roeck
2014-09-21 16:05 ` [PATCH v2 2/2] watchdog: sunxi: Add A31 watchdog support Chen-Yu Tsai
2014-09-21 16:32   ` Guenter Roeck
2014-09-21 16:46 ` [PATCH v2 0/2] " Maxime Ripard

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=CAGb2v66dv4TRKB3LDksTudYPQThOV9NaEZDByZVSqedDOjekwQ@mail.gmail.com \
    --to=wens@csie.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).