I2C on mpc8248 / device tree

Jon Smirl jonsmirl at gmail.com
Wed Nov 14 10:56:30 EST 2007


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 --------------
A non-text attachment was scrubbed...
Name: jds-i2c-list
Type: application/octet-stream
Size: 9035 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071113/58bca140/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jds-mpc-i2c
Type: application/octet-stream
Size: 10662 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071113/58bca140/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jds-pfc-rtc
Type: application/octet-stream
Size: 3762 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071113/58bca140/attachment-0002.obj>


More information about the Linuxppc-dev mailing list