Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Sherry Sun <sherry.sun@nxp.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	s.hauer@pengutronix.de, festevam@gmail.com, imx@lists.linux.dev,
	kernel@pengutronix.de, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: dts: imx91-11x11-evk: Add usdhc3 for SDIO WiFi support
Date: Mon, 2 Mar 2026 12:32:33 -0500	[thread overview]
Message-ID: <aaXJsQd6z4cmusym@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20260205100647.3745669-1-sherry.sun@nxp.com>

On Thu, Feb 05, 2026 at 06:06:47PM +0800, Sherry Sun wrote:
> Add usdhc3 to support M.2 SDIO WiFi on i.MX91 11x11 EVK board.
>
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
>  .../boot/dts/freescale/imx91-11x11-evk.dts    | 96 +++++++++++++++++++
>  1 file changed, 96 insertions(+)
>
...
> +	pinctrl_usdhc3_sleep: usdhc3grpsleep {

I rename usdhc3grpsleep to usdhc3-sleepgrp, please run CHECK_DTBS before
submit patch to make sure not warning.

Frank

> +		fsl,pins = <
> +			MX91_PAD_SD3_CLK__GPIO3_IO20                             0x31e
> +			MX91_PAD_SD3_CMD__GPIO3_IO21                             0x31e
> +			MX91_PAD_SD3_DATA0__GPIO3_IO22                           0x31e
> +			MX91_PAD_SD3_DATA1__GPIO3_IO23                           0x31e
> +			MX91_PAD_SD3_DATA2__GPIO3_IO24                           0x31e
> +			MX91_PAD_SD3_DATA3__GPIO3_IO25                           0x31e
> +		>;
> +	};
>  };
> --
> 2.37.1
>

      parent reply	other threads:[~2026-03-02 17:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-05 10:06 [PATCH] arm64: dts: imx91-11x11-evk: Add usdhc3 for SDIO WiFi support Sherry Sun
2026-03-02 16:19 ` Frank Li
2026-03-02 17:32 ` Frank Li [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=aaXJsQd6z4cmusym@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sherry.sun@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