mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Marco Felsch <m.felsch@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/4] MX8MN-EVK DDR4 Support
Date: Mon, 11 Jul 2022 11:22:13 +0200	[thread overview]
Message-ID: <20220711092213.GN5208@pengutronix.de> (raw)
In-Reply-To: <20220706142105.2266956-1-m.felsch@pengutronix.de>

On Wed, Jul 06, 2022 at 04:21:01PM +0200, Marco Felsch wrote:
> Hi,
> 
> this small series adds the correct DDR4 support for the imx8mn-evk since
> till now we misused the LPDDR4 DT for it.
> 
> Before applying Ahmads patch the preceding patches must be applied else
> the deep probe support will cause odd boot issues.
> 
> Regards,
>   Marco
> 
> Ahmad Fatoum (1):
>   ARM: i.MX8MN: pass along correct DT depending on variant
> 
> Marco Felsch (3):
>   phy: fix deep probe support
>   phy: propagate error in of_phy_get_by_phandle
>   usb: chipidea: imx: call enable_clk after all resources are requested

Applied, thanks

Sascha

> 
>  arch/arm/boards/nxp-imx8mn-evk/board.c    | 21 ++++--
>  arch/arm/boards/nxp-imx8mn-evk/lowlevel.c | 13 +++-
>  arch/arm/dts/Makefile                     |  2 +-
>  arch/arm/dts/imx8mn-ddr4-evk.dts          |  6 ++
>  arch/arm/dts/imx8mn-evk.dts               | 84 +----------------------
>  arch/arm/dts/imx8mn-evk.dtsi              | 83 ++++++++++++++++++++++
>  drivers/phy/phy-core.c                    | 11 +--
>  drivers/usb/imx/chipidea-imx.c            | 10 ++-
>  8 files changed, 131 insertions(+), 99 deletions(-)
>  create mode 100644 arch/arm/dts/imx8mn-ddr4-evk.dts
>  create mode 100644 arch/arm/dts/imx8mn-evk.dtsi
> 
> -- 
> 2.30.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      parent reply	other threads:[~2022-07-11  9:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 14:21 Marco Felsch
2022-07-06 14:21 ` [PATCH 1/4] phy: fix deep probe support Marco Felsch
2022-07-07 14:39   ` Johannes Zink
2022-07-06 14:21 ` [PATCH 2/4] phy: propagate error in of_phy_get_by_phandle Marco Felsch
2022-07-07 14:39   ` Johannes Zink
2022-07-06 14:21 ` [PATCH 3/4] usb: chipidea: imx: call enable_clk after all resources are requested Marco Felsch
2022-07-07 14:40   ` Johannes Zink
2022-07-06 14:21 ` [PATCH 4/4] ARM: i.MX8MN: pass along correct DT depending on variant Marco Felsch
2022-07-11  9:22 ` Sascha Hauer [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=20220711092213.GN5208@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=m.felsch@pengutronix.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