LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <kumar.gala@freescale.com>
To: Reynes Philippe <philippe.reynes@isismpp.fr>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] add i2c eeprom to dts for mpc 837x rdb
Date: Tue, 27 Jan 2009 11:18:10 -0600	[thread overview]
Message-ID: <7FAC732F-383E-4228-9770-3F791EA215FC@freescale.com> (raw)
In-Reply-To: <761F451C5F17F74DAEE4661DA5ABBC1621515A@factorix.ISISTHIBAUD.local>

Your patch is in MIME format and doesn't apply cleanly.  Can you  
repost in a way that the patch can be applied

- k

On Jan 18, 2009, at 9:57 AM, Reynes Philippe wrote:

> Signed-off-by: Philippe Reynes <philippe.reynes@isismpp.fr>
> ---
> diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts b/arch/powerpc/ 
> boot/dts/mpc8377_rdb.dts
> index 9413af3..a8276d4 100644
> --- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
> @@ -116,6 +116,12 @@
>                         interrupts = <14 0x8>;
>                         interrupt-parent = <&ipic>;
>                         dfsrr;
> +
> +                       at24@50 {
> +                               compatible = "at24,24c256";
> +                               reg = <0x50>;
> +                       };
> +
>                         rtc@68 {
>                                 compatible = "dallas,ds1339";
>                                 reg = <0x68>;
> diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts b/arch/powerpc/ 
> boot/dts/mpc8378_rdb.dts
> index 23c10ce..4ee2639 100644
> --- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
> @@ -116,6 +116,12 @@
>                         interrupts = <14 0x8>;
>                         interrupt-parent = <&ipic>;
>                         dfsrr;
> +
> +                       at24@50 {
> +                               compatible = "at24,24c256";
> +                               reg = <0x50>;
> +                       };
> +
>                         rtc@68 {
>                                 compatible = "dallas,ds1339";
>                                 reg = <0x68>;
> diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts b/arch/powerpc/ 
> boot/dts/mpc8379_rdb.dts
> index 72cdc3c..2c06d39 100644
> --- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
> @@ -116,6 +116,12 @@
>                         interrupts = <14 0x8>;
>                         interrupt-parent = <&ipic>;
>                         dfsrr;
> +
> +                       at24@50 {
> +                               compatible = "at24,24c256";
> +                               reg = <0x50>;
> +                       };
> +
>                         rtc@68 {
>                                 compatible = "dallas,ds1339";
>                                 reg = <0x68>;
>
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev

  reply	other threads:[~2009-01-27 17:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <761F451C5F17F74DAEE4661DA5ABBC160181BE95@factorix.ISISTHIBAUD.local>
     [not found] ` <761F451C5F17F74DAEE4661DA5ABBC16215158@factorix.ISISTHIBAUD.local>
2009-01-18 15:57   ` [PATCH] add i2c eeprom to dts for mpc 837x rdb Reynes Philippe
2009-01-27 17:18     ` Kumar Gala [this message]
2009-01-27 17:55       ` Reynes Philippe
2009-01-28  0:35         ` Kumar Gala
2009-01-28 10:07           ` Reynes Philippe
2009-01-28 15:53             ` Kumar Gala
2009-01-18 17:13   ` Reynes Philippe

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=7FAC732F-383E-4228-9770-3F791EA215FC@freescale.com \
    --to=kumar.gala@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=philippe.reynes@isismpp.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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