[PATCH] bus: mvebu-mbus: Remove open coded "ranges" parsing

Rob Herring robh at kernel.org
Tue Apr 18 09:19:07 PDT 2023


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 at lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> Cc: Gregory Clement <gregory.clement at bootlin.com>
> Signed-off-by: Rob Herring <robh at 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



More information about the linux-arm-kernel mailing list