public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* Porting UART driver for linux-2.6.22.11 on T-engine 7727
@ 2008-10-03  9:29 Cuong Dang Phu
  2008-10-03 10:35 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Cuong Dang Phu @ 2008-10-03  9:29 UTC (permalink / raw)
  To: linux-sh

Hi,

I'm starting to port UART driver on SH7727 T-Engine Board, what should I do?
     + How do I configure kernel?
     + What should files change?
These are some information which I get:
     This is chip (EXAR ST16C2550) is controller in the UART control block: 
http://www.exar.com/Common/Content/ProductDetails.aspx?ID=ST16C2550
     I had datasheet.

Best regards



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

* Re: Porting UART driver for linux-2.6.22.11 on T-engine 7727
  2008-10-03  9:29 Porting UART driver for linux-2.6.22.11 on T-engine 7727 Cuong Dang Phu
@ 2008-10-03 10:35 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2008-10-03 10:35 UTC (permalink / raw)
  To: linux-sh

On Fri, Oct 03, 2008 at 09:29:55AM +0000, Cuong Dang Phu wrote:
> Hi,
> 
> I'm starting to port UART driver on SH7727 T-Engine Board, what should I do?
>      + How do I configure kernel?
>      + What should files change?
> These are some information which I get:
>      This is chip (EXAR ST16C2550) is controller in the UART control block: 
> http://www.exar.com/Common/Content/ProductDetails.aspx?ID=ST16C2550
>      I had datasheet.
> 
This device is already generically supported through the 8250 driver, so
you should only have to set up a platform device for it. Grep for
'serial8250' in arch/ and you can find plenty of examples for how to set
that up for your board.

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

end of thread, other threads:[~2008-10-03 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03  9:29 Porting UART driver for linux-2.6.22.11 on T-engine 7727 Cuong Dang Phu
2008-10-03 10:35 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox