linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Nick <ndroogh@rogers.com>
To: linuxppc-dev@ozlabs.org
Subject: MPC5200b problem configuring PSC6 as a serial port
Date: Tue, 29 Apr 2008 16:22:44 -0400	[thread overview]
Message-ID: <48178394.2060704@rogers.com> (raw)

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

                 reply	other threads:[~2008-04-29 20:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=48178394.2060704@rogers.com \
    --to=ndroogh@rogers.com \
    --cc=linuxppc-dev@ozlabs.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 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).