All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: mohammed shareef <mdshareef@gmail.com>
Cc: omap <linux-omap@vger.kernel.org>, linux-omap-open-source@linux.omap.com
Subject: Re: enabling uart2 on omap5912 osk
Date: Wed, 21 May 2008 10:44:28 -0700	[thread overview]
Message-ID: <20080521174426.GC23002@atomide.com> (raw)
In-Reply-To: <a1d91fa0805211012v607195f2we8cc373b5a54ae4@mail.gmail.com>

* mohammed shareef <mdshareef@gmail.com> [080521 10:12]:
> i see the following lines in the omap-osk.c file regarding the uarts:
> 
> static struct omap_uart_config osk_uart_config __initdata = {
> 	.enabled_uarts = (1 << 0),
> };
> 
> 
> what does it mean? i want all my uarts (1,2,3) enabled. how do i have
> to modify the above line?

How about try .enabled_uarts = 3

Tony

  parent reply	other threads:[~2008-05-21 17:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21  6:42 enabling uart2 on omap5912 osk mohammed shareef
2008-05-21 15:40 ` Tony Lindgren
2008-05-21 17:12   ` mohammed shareef
2008-05-21 17:41     ` roman.tereshonkov
2008-05-21 17:44     ` Tony Lindgren [this message]
2008-05-21 19:37       ` Felipe Balbi
2008-05-21 20:48         ` Tony Lindgren
2008-05-21 22:16           ` mohammed shareef
2008-05-21 22:21             ` Felipe Balbi
2008-05-21 22:31               ` mohammed shareef
2008-05-21 22:33                 ` Felipe Balbi
2008-05-22 14:14             ` Steve Poulsen
  -- strict thread matches above, loose matches on Subject: below --
2008-05-21 10:27 mohammed shareef

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=20080521174426.GC23002@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=mdshareef@gmail.com \
    /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.