linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	krzysztof.kozlowski+dt@linaro.org,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Sascha Hauer <kernel@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" 
	<linux-arm-kernel@lists.infradead.org>,
	Peng Fan <peng.fan@nxp.com>, Dong Aisheng <aisheng.dong@nxp.com>
Subject: Re: [PATCH V5 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support
Date: Tue, 10 May 2022 08:31:24 -0300	[thread overview]
Message-ID: <CAOMZO5CG65aLB_qy28V8RbnJoSbzZ-skmdt00EGfswyVLBoE0Q@mail.gmail.com> (raw)
In-Reply-To: <20220510093946.335036-4-peng.fan@oss.nxp.com>

On Tue, May 10, 2022 at 6:38 AM Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote:

> +       pinctrl_uart2: uart2grp {
> +               fsl,pins = <
> +                       MX93_PAD_UART2_TXD__LPUART2_TX                  0x31e
> +                       MX93_PAD_UART2_RXD__LPUART2_RX                  0x31e
> +               >;
> +       };
> +
> +       pinctrl_uart5: uart5grp {
> +               fsl,pins = <
> +                       MX93_PAD_DAP_TDO_TRACESWO__LPUART5_TX   0x31e
> +                       MX93_PAD_DAP_TDI__LPUART5_RX            0x31e
> +                       MX93_PAD_DAP_TMS_SWDIO__LPUART5_RTS_B   0x31e
> +                       MX93_PAD_DAP_TCLK_SWCLK__LPUART5_CTS_B  0x31e

uart2 and uart5 are not described, so their pinctrl entries can be removed.

  reply	other threads:[~2022-05-10 11:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10  9:39 [PATCH V5 0/4] arm64: add i.MX93 support Peng Fan (OSS)
2022-05-10  9:39 ` [PATCH V5 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board Peng Fan (OSS)
2022-05-10  9:39 ` [PATCH V5 2/4] arm64: dts: freescale: Add i.MX93 dtsi support Peng Fan (OSS)
2022-05-10  9:39 ` [PATCH V5 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support Peng Fan (OSS)
2022-05-10 11:31   ` Fabio Estevam [this message]
2022-05-10  9:39 ` [PATCH V5 4/4] arm64: defconfig: enable i.MX93 clk & pinctrl Peng Fan (OSS)

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=CAOMZO5CG65aLB_qy28V8RbnJoSbzZ-skmdt00EGfswyVLBoE0Q@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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).