public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, RESEND, 11/14] ARM: DTS: add STM32F469 Discovery board support
Date: Wed, 10 Jan 2018 11:43:14 -0500	[thread overview]
Message-ID: <20180110164314.GS2621@bill-the-cat> (raw)
In-Reply-To: <1513068585-10812-12-git-send-email-patrice.chotard@st.com>

On Tue, Dec 12, 2017 at 09:49:42AM +0100, patrice.chotard at st.com wrote:

> From: Patrice Chotard <patrice.chotard@st.com>
> 
> This DT file comes from kernel v4.15-rc1
> 
> stm32f469-pinctrl.dtsi header has been updated with correct
> STMicroelectronics Copyright.
> 
> Remove the paragraph about writing to the Free Software
> Foundation's mailing address as requested by checkpatch.
> 
> 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/20180110/ba228ab7/attachment.sig>

  reply	other threads:[~2018-01-10 16:43 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12  8:49 [U-Boot] [RESEND PATCH 00/14] Convert STM3F4 to DT and driver model patrice.chotard at st.com
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 01/14] ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 02/14] ARM: DTS: stm32: add stm32f429-disco-u-boot dts file patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 03/14] board: stm32f429-discovery: switch to DM STM32 sdram driver patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 04/14] pinctrl: stm32: add stm32f4 pinctrl compatible strings patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 05/14] configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 06/14] board: stm32f429-disco: switch to DM STM32 serial driver patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 07/14] mach-stm32: stmf32f4: timer: remove clock_get() call patrice.chotard at st.com
2018-01-10 16:42   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 08/14] board: stm32f429-disco: switch to DM STM32 clock driver patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 09/14] board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 10/14] ram: stm32: add memory mapping selection support patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 11/14] ARM: DTS: add STM32F469 Discovery board support patrice.chotard at st.com
2018-01-10 16:43   ` Tom Rini [this message]
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 12/14] ARM: DTS: stm32: add stm32f469-disco-u-boot dts file patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 13/14] board: stm32: add stm32f469-discovery board support patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2017-12-12  8:49 ` [U-Boot] [RESEND PATCH 14/14] ARM: DTS: stm32: add SDIO controller support for stm32f469-disco patrice.chotard at st.com
2018-01-10 16:43   ` [U-Boot] [U-Boot, RESEND, " Tom Rini

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=20180110164314.GS2621@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox