All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v1, 3/6] serial: stm32x7: prepare the ground to STM32F4 support
Date: Mon, 9 Oct 2017 13:01:06 -0400	[thread overview]
Message-ID: <20171009170106.GJ12015@bill-the-cat> (raw)
In-Reply-To: <1506519893-16509-4-git-send-email-patrice.chotard@st.com>

On Wed, Sep 27, 2017 at 03:44:50PM +0200, patrice.chotard at st.com wrote:

> From: Patrice Chotard <patrice.chotard@st.com>
> 
> STM32F4 serial IP is similar to F7 and H7, but registers
> are not located at the same offset and some feature are
> only supported by F7 and H7 version.
> 
> Registers offset must be added for each version and also
> some flags indicated the supported feature.
> 
> Update registers name to match with datasheet (sr to isr,
> rx_dr to rdr and tx_dr to tdr) and remove unused regs
> (cr2, gtpr, rtor, and rqr).
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171009/877c1fc2/attachment.sig>

  parent reply	other threads:[~2017-10-09 17:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 13:44 [U-Boot] [PATCH v1 0/6] Update stm32x7 serial driver patrice.chotard at st.com
2017-09-27 13:44 ` [U-Boot] [PATCH v1 1/6] serial: stm32x7: cleanup code patrice.chotard at st.com
2017-09-29  6:12   ` Bo Shen
2017-09-29 11:40     ` Patrice CHOTARD
2017-10-09 17:00   ` [U-Boot] [U-Boot,v1,1/6] " Tom Rini
2017-09-27 13:44 ` [U-Boot] [PATCH v1 2/6] serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible patrice.chotard at st.com
2017-10-09 17:01   ` [U-Boot] [U-Boot, v1, " Tom Rini
2017-09-27 13:44 ` [U-Boot] [PATCH v1 3/6] serial: stm32x7: prepare the ground to STM32F4 support patrice.chotard at st.com
2017-09-29  6:24   ` Bo Shen
2017-09-29 11:45     ` Patrice CHOTARD
2017-10-09 17:01   ` Tom Rini [this message]
2017-09-27 13:44 ` [U-Boot] [PATCH v1 4/6] serial: stm32x7: add fifo support for STM32H7 patrice.chotard at st.com
2017-10-09 17:01   ` [U-Boot] [U-Boot, v1, " Tom Rini
2017-09-27 13:44 ` [U-Boot] [PATCH v1 5/6] serial: stm32x7: add STM32F4 support patrice.chotard at st.com
2017-09-29  6:26   ` Bo Shen
2017-09-29 11:52     ` Patrice CHOTARD
2017-09-30  4:11       ` Bo Shen
2017-10-09 17:01   ` [U-Boot] [U-Boot,v1,5/6] " Tom Rini
2017-09-27 13:44 ` [U-Boot] [PATCH v1 6/6] serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag patrice.chotard at st.com
2017-10-09 17:01   ` [U-Boot] [U-Boot, v1, " Tom Rini
2017-09-29 17:29 ` [U-Boot] [PATCH v1 0/6] Update stm32x7 serial driver Vikas MANOCHA

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=20171009170106.GJ12015@bill-the-cat \
    --to=trini@konsulko.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.