linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Rob Herring <robh@kernel.org>
Cc: Gregory Clement <gregory.clement@bootlin.com>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] bus: mvebu-mbus: Remove open coded "ranges" parsing
Date: Tue, 18 Apr 2023 18:45:28 +0200	[thread overview]
Message-ID: <4dfddc70-c763-4723-9763-10af8fb487ee@lunn.ch> (raw)
In-Reply-To: <20230418161907.GA1764573-robh@kernel.org>

On Tue, Apr 18, 2023 at 11:19:07AM -0500, Rob Herring wrote:
> On Thu, Feb 16, 2023 at 12:12:04PM -0600, Rob Herring wrote:
> > "ranges" is a standard property, and we have common helper functions for
> > parsing it, so let's use them.
> > 
> > Cc: Andrew Lunn <andrew@lunn.ch>
> > Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > Cc: Gregory Clement <gregory.clement@bootlin.com>
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---
> > Compile tested only!
> > ---
> >  drivers/bus/mvebu-mbus.c | 58 ++++++----------------------------------
> >  1 file changed, 8 insertions(+), 50 deletions(-)
> 
> As this hasn't been applied elsewhere, applied to DT tree.

Gregory sent his pull request to arm-soc today, and i don't see if. So
thanks for taking it.

       Andrew

      reply	other threads:[~2023-04-18 17:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 18:12 [PATCH] bus: mvebu-mbus: Remove open coded "ranges" parsing Rob Herring
2023-04-18 16:19 ` Rob Herring
2023-04-18 16:45   ` Andrew Lunn [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=4dfddc70-c763-4723-9763-10af8fb487ee@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=gregory.clement@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    /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).