u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: <hs@denx.de>, Tom Rini <trini@konsulko.com>,
	Patrick Delaunay <patrick.delaunay@st.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>,
	Samuel Holland <samuel@sholland.org>,
	Adam Ford <aford173@gmail.com>,
	Christophe KERELLO <christophe.kerello@st.com>
Subject: Re: Please pull u-boot-i2c/next
Date: Tue, 28 Sep 2021 09:05:48 +0200	[thread overview]
Message-ID: <6ea61606-04e1-c7be-f2ab-d6240ed7a463@foss.st.com> (raw)
In-Reply-To: <1262ff1c-57ab-ba91-039a-38266525318a@denx.de>

Hi Heiko, Tom

Is this PR can be merged into v2021.10 ?
The patch "mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface" is fixing 
an issue for all platforms for which OF_LIVE flag is enabled.

For all these platforms, all nand DT property can't be read (nand-bus-width, nand-on-flash-bbt, 
nand-ecc-mode.nand-ecc-strength andnand-ecc-step-size properties are concerned)

It has been detected on STM32MP1 platforms.

Thanks
Patrice





On 9/28/21 8:32 AM, Heiko Schocher wrote:
> Hello Tom,
> 
> please pull from u-boot-i2c next
> 
> The following changes since commit 1d1f98c8eed7bb4792300e655c2cb70136928f74:
> 
>   Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
> (2021-09-27 11:09:23 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-i2c.git 20210928-for-next
> 
> for you to fetch changes up to a70c3f9fb84524243eabefd28e0aa539f22e6226:
> 
>   mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface (2021-09-28 06:34:45 +0200)
> 
> ----------------------------------------------------------------
> i2c changes for 20210928-for-next
> 
> - i2c: rcar_i2c: Enable configuring SCL rise and fall times
> - i2c: mvtwsi: Add support for DM clocks and resets
> - mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
> 
> ----------------------------------------------------------------
> Adam Ford (1):
>       i2c: rcar_i2c: Enable configuring SCL rise and fall times
> 
> Patrice Chotard (1):
>       mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
> 
> Samuel Holland (1):
>       i2c: mvtwsi: Add support for DM clocks and resets
> 
>  drivers/i2c/mvtwsi.c                   | 13 +++++++++++++
>  drivers/i2c/rcar_i2c.c                 |  8 +++++++-
>  drivers/mtd/nand/raw/denali.c          |  2 +-
>  drivers/mtd/nand/raw/mxs_nand.c        |  2 +-
>  drivers/mtd/nand/raw/nand_base.c       | 27 +++++++++++----------------
>  drivers/mtd/nand/raw/stm32_fmc2_nand.c |  2 +-
>  drivers/mtd/nand/raw/sunxi_nand.c      |  2 +-
>  include/linux/mtd/rawnand.h            |  6 +++---
>  8 files changed, 38 insertions(+), 24 deletions(-)
> 
> 
> azure build:
> 
> https://dev.azure.com/hs0298/hs/_build/results?buildId=74&view=results
> 
> Thanks!
> 
> bye,
> Heiko
> 

  reply	other threads:[~2021-09-28  7:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28  6:32 Please pull u-boot-i2c/next Heiko Schocher
2021-09-28  7:05 ` Patrice CHOTARD [this message]
2021-09-28  7:26   ` Heiko Schocher
2021-09-28 12:20     ` Tom Rini
2021-09-28 12:35       ` Heiko Schocher
2021-09-28 13:31       ` Patrice CHOTARD
2021-09-28 23:20 ` 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=6ea61606-04e1-c7be-f2ab-d6240ed7a463@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=aford173@gmail.com \
    --cc=christophe.kerello@st.com \
    --cc=hs@denx.de \
    --cc=patrick.delaunay@st.com \
    --cc=samuel@sholland.org \
    --cc=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;
as well as URLs for NNTP newsgroup(s).