All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
To: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
Cc: Kumar Gala
	<galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>,
	"Kernel,
	Linux" <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linuxppc-dev list
	<linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>,
	Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>
Subject: Re: [PATCH7/7] [POWERPC] Add i2c pins to dts and board setup
Date: Fri, 11 Apr 2008 10:02:51 -0500	[thread overview]
Message-ID: <47FF7D9B.4060306@freescale.com> (raw)
In-Reply-To: <47FF71B1.9070907-NIgtFMG+Po8@public.gmane.org>

Jochen Friedrich wrote:
> diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
> index 7285ca1..7273996 100644
> --- a/arch/powerpc/boot/dts/mpc8272ads.dts
> +++ b/arch/powerpc/boot/dts/mpc8272ads.dts
> @@ -215,6 +215,16 @@
>  				linux,network-index = <1>;
>  				fsl,cpm-command = <16200300>;
>  			};
> +
> +			i2c@11860 {
> +				compatible = "fsl,mpc8248-i2c",

mpc8272-i2c

-Scott

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Jochen Friedrich <jochen@scram.de>
Cc: "Kernel, Linux" <linux-kernel@vger.kernel.org>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Jean Delvare <khali@linux-fr.org>, Linux I2C <i2c@lm-sensors.org>
Subject: Re: [PATCH7/7] [POWERPC] Add i2c pins to dts and board setup
Date: Fri, 11 Apr 2008 10:02:51 -0500	[thread overview]
Message-ID: <47FF7D9B.4060306@freescale.com> (raw)
In-Reply-To: <47FF71B1.9070907@scram.de>

Jochen Friedrich wrote:
> diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
> index 7285ca1..7273996 100644
> --- a/arch/powerpc/boot/dts/mpc8272ads.dts
> +++ b/arch/powerpc/boot/dts/mpc8272ads.dts
> @@ -215,6 +215,16 @@
>  				linux,network-index = <1>;
>  				fsl,cpm-command = <16200300>;
>  			};
> +
> +			i2c@11860 {
> +				compatible = "fsl,mpc8248-i2c",

mpc8272-i2c

-Scott

WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Jochen Friedrich <jochen@scram.de>
Cc: Kumar Gala <galak@kernel.crashing.org>,
	Jean Delvare <khali@linux-fr.org>,
	"Kernel, Linux" <linux-kernel@vger.kernel.org>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Linux I2C <i2c@lm-sensors.org>, Jon Smirl <jonsmirl@gmail.com>,
	Laurent Pinchart <laurentp@cse-semaphore.com>
Subject: Re: [PATCH7/7] [POWERPC] Add i2c pins to dts and board setup
Date: Fri, 11 Apr 2008 10:02:51 -0500	[thread overview]
Message-ID: <47FF7D9B.4060306@freescale.com> (raw)
In-Reply-To: <47FF71B1.9070907@scram.de>

Jochen Friedrich wrote:
> diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
> index 7285ca1..7273996 100644
> --- a/arch/powerpc/boot/dts/mpc8272ads.dts
> +++ b/arch/powerpc/boot/dts/mpc8272ads.dts
> @@ -215,6 +215,16 @@
>  				linux,network-index = <1>;
>  				fsl,cpm-command = <16200300>;
>  			};
> +
> +			i2c@11860 {
> +				compatible = "fsl,mpc8248-i2c",

mpc8272-i2c

-Scott

  parent reply	other threads:[~2008-04-11 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 14:12 [PATCH7/7] [POWERPC] Add i2c pins to dts and board setup Jochen Friedrich
2008-04-11 14:12 ` Jochen Friedrich
     [not found] ` <47FF71B1.9070907-NIgtFMG+Po8@public.gmane.org>
2008-04-11 15:02   ` Scott Wood [this message]
2008-04-11 15:02     ` Scott Wood
2008-04-11 15:02     ` Scott Wood

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=47FF7D9B.4060306@freescale.com \
    --to=scottwood-kzfg59tc24xl57midrcfdg@public.gmane.org \
    --cc=galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=jochen-NIgtFMG+Po8@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.