public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Ye Li <ye.li@nxp.com>,u-boot@lists.denx.de
Subject: [PATCH 01/23] imx: imx8ulp: Fix MU device probe failure
Date: Wed, 29 Mar 2023 22:16:27 +0200 (CEST)	[thread overview]
Message-ID: <20230329201637.816D185C47@phobos.denx.de> (raw)
In-Reply-To: <1675154554-88217-2-git-send-email-ye.li@nxp.com>

> Since latest DTS has added multiple MU nodes, using compatible
> string to find the device node is not proper. It finds the first
> node with the compatible string matched even the node is disabled.
> Signed-off-by: Ye Li <ye.li@nxp.com>
Applied to u-boot-imx, -next, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

  reply	other threads:[~2023-03-29 20:18 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31  8:42 [PATCH 00/23] Add i.MX8ULP A1 revision support Ye Li
2023-01-31  8:42 ` [PATCH 01/23] imx: imx8ulp: Fix MU device probe failure Ye Li
2023-03-29 20:16   ` sbabic [this message]
2023-01-31  8:42 ` [PATCH 02/23] imx: imx8ulp: Get chip revision from Sentinel Ye Li
2023-03-29 20:17   ` sbabic
2023-01-31  8:42 ` [PATCH 03/23] imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 part Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 04/23] imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APD Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 05/23] imx: imx8ulp: Remove the TRDC configure from A35 Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 06/23] imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completion Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 07/23] imx: imx8ulp: configure XRDC for DRAM access from S400 Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 08/23] ddr: imx8ulp: Change DRAM timing save area to 0x20055000 Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 09/23] imx: imx8ulp: Reconfigure MRC3 for SRAM0 access Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 10/23] imx: imx8ulp: Clear dividers in PLL3DIV_PFD registers Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 11/23] imx: imx8ulp: upower: replace magic number with macro Ye Li
2023-03-29 20:17   ` sbabic
2023-01-31  8:42 ` [PATCH 12/23] imx: imx8ulp: upower: make code cleaner Ye Li
2023-03-29 20:17   ` sbabic
2023-01-31  8:42 ` [PATCH 13/23] imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 only Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 14/23] imx: imx8ulp: Update clocks to meet max rate restrictions Ye Li
2023-03-29 20:15   ` sbabic
2023-01-31  8:42 ` [PATCH 15/23] imx: sentinel: Update S400 API get info message structure Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 16/23] misc: fuse: Update fuse mapping for 8ULP S400 API Ye Li
2023-03-29 20:15   ` sbabic
2023-01-31  8:42 ` [PATCH 17/23] misc: fuse: Lock 8ULP ECC-protected fuse when programming Ye Li
2023-03-29 20:15   ` sbabic
2023-01-31  8:42 ` [PATCH 18/23] ddr: imx: Update the ddr init flow on imx8ulp Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 19/23] imx8ulp_evk: Update the DDR timing Ye Li
2023-03-29 20:17   ` sbabic
2023-01-31  8:42 ` [PATCH 20/23] imx8ulp_evk: Change to use DDR driver Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 21/23] imx8ulp_evk: Update DDR ports arbitration for DCNANO underrun Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 22/23] imx8ulp_evk: disable overflow of port0 for LPAV Ye Li
2023-03-29 20:16   ` sbabic
2023-01-31  8:42 ` [PATCH 23/23] imx8ulp_evk: Clear data at fdt_addr_r before booting kernel Ye Li
2023-03-29 20:16   ` sbabic

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=20230329201637.816D185C47@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=ye.li@nxp.com \
    /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