All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91: Factored out common serial hardware	initialization
Date: Fri, 6 Feb 2009 18:47:38 +0100	[thread overview]
Message-ID: <20090206174738.GJ4580@game.jcrosoft.org> (raw)
In-Reply-To: <1233929554-11483-2-git-send-email-mroth@nessie.de>

On 15:12 Fri 06 Feb     , Michael Roth wrote:
> Created a new function at91_serial_hw_init() which sets up the
> dedicated PIO pins of several at91 SoC according to CONFIG_USARTx.
> 
> Please note that the used pins for serial communication varies on
> different at91 SoC independently of the logic functionality equality
> of the serial hardware.  But for each serial channel there is only
> one possibility for IO pin multiplexing so there is no need for board
> specific PIO setup.  So the usage of SoC specific PIO setup is advisable.
> 
> Signed-off-by: Michael Roth <mroth@nessie.de>
please do remove my Copyright and orignial sob

I've done this for the serial to add multiple serial support please do not
remvoe

Best Regards,
J.

  parent reply	other threads:[~2009-02-06 17:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 14:12 [U-Boot] [PATCH v2 0/2] at91: serial initialization cleanup Michael Roth
2009-02-06 14:12 ` [U-Boot] [PATCH] at91: Factored out common serial hardware initialization Michael Roth
2009-02-06 14:12   ` [U-Boot] [PATCH] at91: CONFIG_USART3 renamed to CONFIG_USART_DBGU Michael Roth
2009-04-03 21:23     ` Wolfgang Denk
2009-02-06 17:47   ` Jean-Christophe PLAGNIOL-VILLARD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-05 13:01 [U-Boot] [PATCH] at91: Factored out common serial hardware initialization Michael Roth
2009-02-05 13:01 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-05 13:07   ` Michael Roth
2009-02-05 13:47     ` Wolfgang Denk
2009-02-05 21:39     ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-06 21:17   ` Wolfgang Denk

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=20090206174738.GJ4580@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /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.