All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver
Date: Wed, 16 May 2018 18:42:07 +0530	[thread overview]
Message-ID: <CAD6G_RT5LR9uZtZN2dtYY09zBQPWpYkJ59W8Ev9sw4NyoAkiMQ@mail.gmail.com> (raw)
In-Reply-To: <1526305378-15479-1-git-send-email-patrice.chotard@st.com>

On Mon, May 14, 2018 at 7:12 PM, Patrice Chotard <patrice.chotard@st.com> wrote:
> This series :
>   _ removes useless CONFIG_CLK flag
>   _ fixes checkpatch warnings
>   _ sorts include files in alphabetical order
>   _ align DT bindings with kernel in DT and in driver code
>   _ add chip select management
>   _ uses dev_read_xxx API
>   _ add reset support
>
>
> Changes in v2:
>  _ remove "update mode management" patch, will be reworked and
>    submitted separately
>
> Christophe Kerello (3):
>   spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
>   spi: stm32_qspi: Add st,stm32f469-qspi compatible string
>   spi: stm32_qspi: Add chip select management
>
> Patrice Chotard (6):
>   spi: stm32_qspi: Remove CONFIG_CLK flag
>   spi: stm32_qspi: Sort include files alphabetically
>   spi: stm32_qspi: Use dev_read_xxx API
>   spi: stm32_qspi: Add reset support
>   ARM: dts: stm32: Add quadspi reset for stm32f746
>   ARM: dts: stm32: Update qspi bindings for stm32f746

Reviewed-by: Jagan Teki <jagan@openedev.com>

Applied to u-boot-spi/master

      parent reply	other threads:[~2018-05-16 13:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14 13:42 [U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 01/10] spi: stm32_qspi: Remove CONFIG_CLK flag Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 02/10] spi: stm32_qspi: Solve issue detected by checkpatch Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 03/10] spi: stm32_qspi: Sort include files alphabetically Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 04/10] spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 05/10] spi: stm32_qspi: Add st, stm32f469-qspi compatible string Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 06/10] spi: stm32_qspi: Add chip select management Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 07/10] spi: stm32_qspi: Use dev_read_xxx API Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 08/10] spi: stm32_qspi: Add reset support Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 09/10] ARM: dts: stm32: Add quadspi reset for stm32f746 Patrice Chotard
2018-05-14 13:42 ` [U-Boot] [PATCH v2 10/10] ARM: dts: stm32: Update qspi bindings " Patrice Chotard
2018-05-16 13:12 ` Jagan Teki [this message]

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=CAD6G_RT5LR9uZtZN2dtYY09zBQPWpYkJ59W8Ev9sw4NyoAkiMQ@mail.gmail.com \
    --to=jagannadh.teki@gmail.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.