linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Regarding SCC in DTS File
@ 2007-06-19 12:19 b.vigneshkumar
  2007-06-19 17:57 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: b.vigneshkumar @ 2007-06-19 12:19 UTC (permalink / raw)
  To: Zhang Wei-r63237, linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

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>;
                ........
  		interrupts = <1e 3>;
                interrupt-parent = <&Cpm_pic>;
 }



Actually where can we get a better documentation for the DTS File? If 
you have any reference please let me know. Thanks A Lot.

Regards,
Vignesh

[-- Attachment #2: b.vigneshkumar.vcf --]
[-- Type: text/x-vcard, Size: 178 bytes --]

begin:vcard
fn:Vignesh  Kumar  Bagavathsingh
n:Bagavathsingh;Vignesh  Kumar 
email;internet:b.vigneshkumar@gdatech.com
tel;work:6513
tel;home:044-23773210
version:2.1
end:vcard


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

* Re: Regarding SCC in DTS File
  2007-06-19 12:19 Regarding SCC in DTS File b.vigneshkumar
@ 2007-06-19 17:57 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2007-06-19 17:57 UTC (permalink / raw)
  To: b.vigneshkumar; +Cc: linuxppc-embedded, Zhang Wei-r63237

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

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

end of thread, other threads:[~2007-06-19 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19 12:19 Regarding SCC in DTS File b.vigneshkumar
2007-06-19 17:57 ` 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).