linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>
Cc: 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 11:19:07 -0500	[thread overview]
Message-ID: <20230418161907.GA1764573-robh@kernel.org> (raw)
In-Reply-To: <20230216181204.2895676-1-robh@kernel.org>

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.

Rob

  reply	other threads:[~2023-04-18 16:19 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 [this message]
2023-04-18 16:45   ` Andrew Lunn

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=20230418161907.GA1764573-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=gregory.clement@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.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).