All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: b.vigneshkumar@gdatech.co.in
Cc: linuxppc-embedded@ozlabs.org, Zhang Wei-r63237 <Wei.Zhang@freescale.com>
Subject: Re: Regarding SCC in DTS File
Date: Tue, 19 Jun 2007 12:57:38 -0500	[thread overview]
Message-ID: <46781912.1060609@freescale.com> (raw)
In-Reply-To: <4677C9C2.6080802@gdatech.co.in>

b.vigneshkumar wrote:
> Hi,
> 
> What does these two lines in DTS File.
> Can u let me know what this suppose to mean
> 
> scc@a00 {
>         ........
>         rx-clock = <1>;
>         tx-clock = <1>;

These indicate which baud rate generator the serial port is attached to.

>                ........
>          interrupts = <1e 3>;
>                interrupt-parent = <&Cpm_pic>;

These indicate that the serial port uses interrupt 0x1e on the CPM PIC.

> Actually where can we get a better documentation for the DTS File? 

Documentation/powerpc/booting-without-of.txt

-Scott

      reply	other threads:[~2007-06-19 17:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19 12:19 Regarding SCC in DTS File b.vigneshkumar
2007-06-19 17:57 ` Scott Wood [this message]

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=46781912.1060609@freescale.com \
    --to=scottwood@freescale.com \
    --cc=Wei.Zhang@freescale.com \
    --cc=b.vigneshkumar@gdatech.co.in \
    --cc=linuxppc-embedded@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.