public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Sylvain Munaut <tnt@246tNt•com>
To: Domen Puncer <domen.puncer@telargo•com>
Cc: Paul Mackerras <paulus@samba•org>, linuxppc-embedded@ozlabs•org
Subject: Re: [PATCH] unbreak lite5200 dts (_pic vs. -pic)
Date: Mon, 21 May 2007 09:45:42 +0200	[thread overview]
Message-ID: <46514E26.6050704@246tNt.com> (raw)
In-Reply-To: <20070521065600.GD20713@moe.telargo.com>

Acked-by: Sylvain Munaut <tnt@246tNt•com>


Paul, can you pick this up for you next send ? Here's the patchwork link
in case
you don't follow -embedded.

http://patchwork.ozlabs.org/linuxppc-embedded/patch?id=11248

    Sylvain

Domen Puncer wrote:
> Unbreak lite5200 dts, which were broken by
> 5c1992f83304cf2d56934dd6c06709b96e1b0c81
>
>
> Signed-off-by: Domen Puncer <domen.puncer@telargo•com>
>
> ---
>  arch/powerpc/boot/dts/lite5200.dts  |    2 +-
>  arch/powerpc/boot/dts/lite5200b.dts |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> Index: work-powerpc.git/arch/powerpc/boot/dts/lite5200.dts
> ===================================================================
> --- work-powerpc.git.orig/arch/powerpc/boot/dts/lite5200.dts
> +++ work-powerpc.git/arch/powerpc/boot/dts/lite5200.dts
> @@ -67,7 +67,7 @@
>  			interrupt-controller;
>  			#interrupt-cells = <3>;
>  			device_type = "interrupt-controller";
> -			compatible = "mpc5200_pic";
> +			compatible = "mpc5200-pic";
>  			reg = <500 80>;
>  			built-in;
>  		};
> Index: work-powerpc.git/arch/powerpc/boot/dts/lite5200b.dts
> ===================================================================
> --- work-powerpc.git.orig/arch/powerpc/boot/dts/lite5200b.dts
> +++ work-powerpc.git/arch/powerpc/boot/dts/lite5200b.dts
> @@ -67,7 +67,7 @@
>  			interrupt-controller;
>  			#interrupt-cells = <3>;
>  			device_type = "interrupt-controller";
> -			compatible = "mpc5200b-pic\0mpc5200_pic";
> +			compatible = "mpc5200b-pic\0mpc5200-pic";
>  			reg = <500 80>;
>  			built-in;
>  		};
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs•org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>   

  reply	other threads:[~2007-05-21  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21  6:56 [PATCH] unbreak lite5200 dts (_pic vs. -pic) Domen Puncer
2007-05-21  7:45 ` Sylvain Munaut [this message]
2007-05-23 12:44 ` Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46514E26.6050704@246tNt.com \
    --to=tnt@246tnt$(echo .)com \
    --cc=domen.puncer@telargo$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox