Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Pengfei Li <pengfei.li_1@nxp.com>
To: Frank Li <Frank.li@nxp.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com,
	joao.goncalves@toradex.com, frieder.schrempf@kontron.de,
	marex@denx.de, hvilleneuve@dimonoff.com, peng.fan@nxp.com,
	alexander.stein@ew.tq-group.com, m.othacehe@gmail.com,
	mwalle@kernel.org, Max.Merchel@ew.tq-group.com,
	hiago.franco@toradex.com, tharvey@gateworks.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	ping.bai@nxp.com, ye.li@nxp.com, aisheng.dong@nxp.com
Subject: Re: [PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support
Date: Thu, 14 Nov 2024 14:09:57 +0800	[thread overview]
Message-ID: <ZzWUNbihmwAgRGLO@pengfei-OptiPlex-Tower-Plus-7010> (raw)
In-Reply-To: <ZyzYUkBH8rH4bTZN@lizhi-Precision-Tower-5810>

On Thu, Nov 07, 2024 at 10:10:10AM -0500, Frank Li wrote:
> On Thu, Nov 07, 2024 at 06:27:03PM -0800, Pengfei Li wrote:
> > Add i.MX91 11x11 EVK board support.
> > - Enable ADC1.
> > - Enable lpuart1 and lpuart5.
> > - Enable network eqos and fec.
> > - Enable I2C bus and children nodes under I2C bus.
> > - Enable USB and related nodes.
> > - Enable uSDHC1 and uSDHC2.
> > - Enable MU1 and MU2.
> > - Enable Watchdog3.
> >
> > Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
> > Reviewed-by: Frank Li <Frank.Li@nxp.com>
> 
> Most part is the same as imx93-11x11-evk.dts, is possible to base on it
> or use overlay file to overwrite iommux settings.
> 
> Frank

Hi Frank,

However, /delete-node/ cannot be used in overlay file. And imx93-11x11-evk.dts
also includes imx93.dtsi, which would then include imx93.dtsi twice, which
could cause problems and difficult to maintain. So I prefer to use a separate
new 91 dts.

BR,
Pengfei Li


      reply	other threads:[~2024-11-14  6:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08  2:27 [PATCH 0/3] Add i.MX91 platform support Pengfei Li
2024-11-08  2:27 ` [PATCH 1/3] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Pengfei Li
2024-11-07 15:02   ` Frank Li
2024-11-07 16:56   ` Conor Dooley
2024-11-08  2:27 ` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support Pengfei Li
2024-11-07 12:49   ` Alexander Stein
2024-11-07 13:06     ` Alexander Stein
2024-11-08 10:06       ` Pengfei Li
2024-11-08 14:07         ` Alexander Stein
2024-11-11  3:08           ` Pengfei Li
2024-11-08  9:56     ` Pengfei Li
2024-11-08 14:04       ` Alexander Stein
2024-11-11  3:27         ` Pengfei Li
2024-11-07 15:06   ` Frank Li
2024-11-07 15:54     ` Alexander Stein
2024-11-11 15:00       ` Frank Li
2024-11-14  5:50     ` Pengfei Li
2024-11-07 15:08   ` Frank Li
2024-11-14  5:58     ` Pengfei Li
2024-11-08  3:05   ` Xu Yang
2024-11-08 10:31     ` Pengfei Li
2024-11-08  2:27 ` [PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li
2024-11-07 15:10   ` Frank Li
2024-11-14  6:09     ` Pengfei 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=ZzWUNbihmwAgRGLO@pengfei-OptiPlex-Tower-Plus-7010 \
    --to=pengfei.li_1@nxp.com \
    --cc=Frank.li@nxp.com \
    --cc=Max.Merchel@ew.tq-group.com \
    --cc=aisheng.dong@nxp.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=hiago.franco@toradex.com \
    --cc=hvilleneuve@dimonoff.com \
    --cc=imx@lists.linux.dev \
    --cc=joao.goncalves@toradex.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.othacehe@gmail.com \
    --cc=marex@denx.de \
    --cc=mwalle@kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tharvey@gateworks.com \
    --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