[PATCH 08/14] 85xx/sbc8560: declare that localbus is compatbile with simple-bus

Paul Gortmaker paul.gortmaker at windriver.com
Fri Jul 22 11:53:14 EST 2011


Something has gone off the rails with getmaintainer.pl or similar --
I'm guessing that
PaulM doesn't care about dts patches for some aging sbc8560 board,

P.

On Tue, Jul 19, 2011 at 4:53 AM, Dmitry Eremin-Solenikov
<dbaryshkov at gmail.com> wrote:
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
> ---
>  arch/powerpc/boot/dts/sbc8560.dts |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/sbc8560.dts b/arch/powerpc/boot/dts/sbc8560.dts
> index 9e13ed8..72078eb 100644
> --- a/arch/powerpc/boot/dts/sbc8560.dts
> +++ b/arch/powerpc/boot/dts/sbc8560.dts
> @@ -331,7 +331,7 @@
>        };
>
>        localbus at ff705000 {
> -               compatible = "fsl,mpc8560-localbus";
> +               compatible = "fsl,mpc8560-localbus", "simple-bus";
>                #address-cells = <2>;
>                #size-cells = <1>;
>                reg = <0xff705000 0x100>;       // BRx, ORx, etc.
> --
> 1.7.2.5
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev
>


More information about the Linuxppc-dev mailing list