linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2 v2] reset: Add a Gemini reset controller
Date: Tue, 16 May 2017 10:00:09 +0200	[thread overview]
Message-ID: <1494921609.2941.2.camel@pengutronix.de> (raw)
In-Reply-To: <CACRpkdbjFgCJwjZ8j8XfmOEDqQYHZdLNoswgfC83yAoTdyyz_g@mail.gmail.com>

On Mon, 2017-05-15 at 19:07 +0200, Linus Walleij wrote:
> On Fri, May 12, 2017 at 2:47 PM, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> > On Mon, 2017-05-08 at 22:07 +0200, Linus Walleij wrote:
> >> The Cortina Systems Gemini reset controller is a simple
> >> 32bit register with self-deasserting reset lines. It is
> >> accessed using regmap over syscon.
> >>
> >> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> >> ---
> >> ChangeLog v1->v2:
> >> - Add an explicit GPL license statement.
> >> - Move the reset controller to be identical to the sycon
> >>   node, no need to a separate child node for this.
> >> - Drop unneeded struct device *dev pointer from state
> >>   container.
> >> - Print error code on missing regmap.
> >> - Use #define from the <dt-bindings/*> to indicate that we
> >>   always set the CPU1 reset line to 1 when writing the
> >>   resets.
> >
> > Thank you, looks good to me. I'll include this with the next pull
> > request after v4.12-rc1 is released.
> 
> I have to repost it because Rob requested that the reset
> controller and clock controller be probed directly from the
> system controller without any special reset/clock nodes.
> 
> I was planning to ask you to ACK it for merge through
> ARM SoC instead: as it uses the <dt-bindings/*> things
> and that needs to be there to work with the DTS files, we
> either need to merge this wholesome through ARM SoC,
> or we apply the binding patch into all three trees
> (either works with me).

Merging through arm-soc is fine, I've dropped the v2 patches from my
branch.

regards
Philipp

      reply	other threads:[~2017-05-16  8:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-08 20:07 [PATCH 2/2 v2] reset: Add a Gemini reset controller Linus Walleij
2017-05-12 12:47 ` Philipp Zabel
2017-05-15 17:07   ` Linus Walleij
2017-05-16  8:00     ` Philipp Zabel [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=1494921609.2941.2.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --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).