linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* MPC5200b problem configuring PSC6 as a serial port
@ 2008-04-29 20:22 Nick
  0 siblings, 0 replies; only message in thread
From: Nick @ 2008-04-29 20:22 UTC (permalink / raw)
  To: linuxppc-dev

Hi Everyone,

Has anyone setup and used the MPC5200b PSC6 port as a serial port?  I am 
having trouble getting mine to work.  I am using PSC1, 2 and 3 already, 
and they work fine.  In my DTS file,  I have PSC6 configured like this:

serial@2c00 {  // PSC6
    device_type = "serial";
    compatible = "mpc5200b-psc-uart","mpc5200-psc-uart";
    port-number = <5>;
    reg = <2c00 100>;
    interrupts = <2 4 0>.;
    interrupt-parent = <&mpc5200_pic>;
};

Is there anything special I need to do to get this port working?

Thanks,

Nick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-29 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 20:22 MPC5200b problem configuring PSC6 as a serial port Nick

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).