I2C on mpc8248 / device tree
Alan Bennett
embedded at akb.net
Thu Nov 15 02:31:00 EST 2007
Does this patch support the cpm2 as well?
I get conflicting thoughts looking over the latest postings.
-Alan
On 11/13/07, Jon Smirl <jonsmirl at gmail.com> wrote:
>
> I am working on a patch for i2c and device tree. I attached the current
> version.
>
> DTC entry looks like this.
>
> i2c at 3d40 {
> compatible =
> "mpc5200b-i2c","mpc5200-i2c","fsl-i2c";
> reg = <3d40 40>;
> interrupts = <2 10 0>;
> interrupt-parent = <&mpc5200_pic>;
> fsl5200-clocking;
>
> rtc at 51f {
> compatible = "epson,rtc8564";
> reg = <51>;
> };
> };
>
>
>
> --
> Jon Smirl
> jonsmirl at gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071114/45083838/attachment.htm>
More information about the Linuxppc-dev
mailing list