[PATCH] lite5200(b) typos in dts
Sylvain Munaut
tnt at 246tNt.com
Tue Mar 6 21:13:55 EST 2007
Domen Puncer wrote:
> Fix lite5200(b) copy paste typos in dts.
>
>
> Signed-off-by: Domen Puncer <domen.puncer at telargo.com>
>
Acked-by: Sylvain Munaut <tnt at 246tNt.com>
Obviously correct ...
> ---
> arch/powerpc/boot/dts/lite5200.dts | 2 +-
> arch/powerpc/boot/dts/lite5200b.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> Index: grant.git/arch/powerpc/boot/dts/lite5200.dts
> ===================================================================
> --- grant.git.orig/arch/powerpc/boot/dts/lite5200.dts
> +++ grant.git/arch/powerpc/boot/dts/lite5200.dts
> @@ -179,7 +179,7 @@
> interrupt-parent = <500>;
> };
>
> - gpio-wkup at b00 {
> + gpio-wkup at c00 {
> compatible = "mpc5200-gpio-wkup";
> reg = <c00 40>;
> interrupts = <1 8 0 0 3 0>;
> Index: grant.git/arch/powerpc/boot/dts/lite5200b.dts
> ===================================================================
> --- grant.git.orig/arch/powerpc/boot/dts/lite5200b.dts
> +++ grant.git/arch/powerpc/boot/dts/lite5200b.dts
> @@ -179,7 +179,7 @@
> interrupt-parent = <500>;
> };
>
> - gpio-wkup at b00 {
> + gpio-wkup at c00 {
> compatible = "mpc5200b-gpio-wkup\0mpc5200-gpio-wkup";
> reg = <c00 40>;
> interrupts = <1 8 0 0 3 0>;
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>
More information about the Linuxppc-embedded
mailing list