[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180620171418.43yveoh3md4kqzvw@pburton-laptop>
Date: Wed, 20 Jun 2018 10:14:18 -0700
From: Paul Burton <paul.burton@...s.com>
To: Rob Herring <robh@...nel.org>
CC: Ralf Baechle <ralf@...ux-mips.org>,
James Hogan <jhogan@...nel.org>,
<linux-kernel@...r.kernel.org>, <linux-mips@...ux-mips.org>
Subject: Re: [PATCH 0/5] MIPS: Clean-up DT bus probing
Hi Rob,
On Tue, Jun 19, 2018 at 03:47:05PM -0600, Rob Herring wrote:
> This is a series of clean-ups of DT bus probing calls. Generally, the
> DT core code takes care of the default case and arches/platforms only
> need to do their own call if they have non-default matching
> requirements.
>
> Rob
>
> Rob Herring (5):
> MIPS: octeon: use of_platform_populate to probe devices
> MIPS: netlogic: remove unnecessary of_platform_bus_probe call
> MIPS: bmips: remove unnecessary call to register "simple-bus"
> MIPS: generic: remove unnecessary of_platform_populate call
> MIPS: lantiq: remove unnecessary of_platform_default_populate call
>
> arch/mips/bmips/setup.c | 7 -------
> arch/mips/cavium-octeon/octeon-platform.c | 2 +-
> arch/mips/generic/init.c | 13 -------------
> arch/mips/lantiq/prom.c | 8 --------
> arch/mips/netlogic/xlp/dt.c | 14 --------------
> 5 files changed, 1 insertion(+), 43 deletions(-)
Thanks - series applied to mips-next for 4.19.
Paul
Powered by blists - more mailing lists