Re: [RFC/PATCH] drivers/of/platform: Add powerpc 4xx embedded busses to default list

From: Greg Kroah-Hartman
Date: Fri Sep 01 2017 - 01:10:30 EST


On Fri, Sep 01, 2017 at 01:51:01PM +1000, Benjamin Herrenschmidt wrote:
> This allow to (slowly) migrate those embedded platforms
> to of_platform_default_populate()
>
> Signed-off-by: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
> ---
>
> I'm here to collect acks (or comments :-) I'd like this to go via
> the powerpc tree along with the patches converting some of the
> platforms. I'll be adding more bus types if/when I start tackling
> other powerpc embedded families but for now I'm dealing with 4xx.
>
> drivers/of/platform.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>