[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168074339913.3678997.512446611502736454.b4-ty@ellerman.id.au>
Date: Thu, 06 Apr 2023 11:09:59 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Michael Ellerman <mpe@...erman.id.au>,
Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Rob Herring <robh@...nel.org>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: isa-bridge: Remove open coded "ranges" parsing
On Mon, 27 Mar 2023 17:30:45 -0500, Rob Herring wrote:
> "ranges" is a standard property with common parsing functions. Users
> shouldn't be implementing their own parsing of it. Reimplement the
> ISA brige "ranges" parsing using the common ranges iterator functions.
>
> The common routines are flexible enough to work on PCI and non-PCI to
> ISA bridges, so refactor pci_process_ISA_OF_ranges() and
> isa_bridge_init_non_pci() into a single implementation.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: isa-bridge: Remove open coded "ranges" parsing
https://git.kernel.org/powerpc/c/e4ab08be5b4902e5b350b0e1e1a3c25eb21d76d4
cheers
Powered by blists - more mailing lists