linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Help with device tree binding for SMC serial
@ 2008-01-09 19:18 Rune Torgersen
  2008-01-09 19:45 ` Scott Wood
  0 siblings, 1 reply; 15+ messages in thread
From: Rune Torgersen @ 2008-01-09 19:18 UTC (permalink / raw)
  To: linuxppc-dev

Hi

We're trying to get a SMC serial port on a8280 to work.
I cannot find any ecxamples on the binding, so we've tried to make one.

is this anywhere close to workable?

serial@11a80 {
	device_type =3D "serial";
	compatible =3D "fsl,mpc8280-smc-uart",
				 "fsl,cpm2-smc-uart";
	reg =3D <11a80 10 87fc 2>;
	interrupts =3D <4 8>;
	interrupt-parent =3D <&PIC>;
	fsl,cpm-brg =3D <7>;
	fsl,cpm-command =3D <01000000>;
};

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-01-11 18:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 19:18 Help with device tree binding for SMC serial Rune Torgersen
2008-01-09 19:45 ` Scott Wood
2008-01-09 22:22   ` Rune Torgersen
2008-01-09 22:29     ` Scott Wood
2008-01-09 22:37       ` Rune Torgersen
2008-01-09 22:40         ` Scott Wood
2008-01-09 23:07           ` Rune Torgersen
2008-01-10 17:53             ` Scott Wood
2008-01-10 19:10               ` Rune Torgersen
2008-01-10 19:19                 ` Scott Wood
2008-01-11  0:07                   ` Rune Torgersen
2008-01-11 14:13                     ` Rune Torgersen
2008-01-11 17:24                       ` Scott Wood
2008-01-11 18:11                         ` Rune Torgersen
2008-01-11 18:15                           ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).