Re: powerpc: wii: Probe the whole devicetree

From: Michael Ellerman
Date: Sat Mar 31 2018 - 10:03:52 EST


On Tue, 2018-02-06 at 12:37:04 UTC, =?utf-8?q?Jonathan_Neusch=C3=A4fer?= wrote:
> Previously, wii_device_probe would only initialize devices under the
> /hollywood node. After this patch, platform devices placed outside of
> /hollywood will also be initialized.
>
> The intended usecase for this are devices located outside of the
> Hollywood chip, such as GPIO LEDs and GPIO buttons.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/7ab96c0a083f3a298ae595ea142058

cheers