[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z04W5chGq5TitB9f@lizhi-Precision-Tower-5810>
Date: Mon, 2 Dec 2024 15:21:57 -0500
From: Frank Li <Frank.li@....com>
To: Pengfei Li <pengfei.li_1@....com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de,
catalin.marinas@....com, will@...nel.org, kernel@...gutronix.de,
festevam@...il.com, joao.goncalves@...adex.com, marex@...x.de,
hvilleneuve@...onoff.com, hiago.franco@...adex.com,
peng.fan@....com, frieder.schrempf@...tron.de,
alexander.stein@...tq-group.com, m.othacehe@...il.com,
mwalle@...nel.org, Max.Merchel@...tq-group.com,
quic_bjorande@...cinc.com, geert+renesas@...der.be,
dmitry.baryshkov@...aro.org, neil.armstrong@...aro.org,
arnd@...db.de, nfraprado@...labora.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, ping.bai@....com,
ye.li@....com, aisheng.dong@....com, carlos.song@....com
Subject: Re: [PATCH v3 0/4] Add i.MX91 platform support
On Mon, Dec 02, 2024 at 03:24:44PM +0800, Pengfei Li wrote:
> On Wed, Nov 20, 2024 at 05:49:41PM +0800, Pengfei Li wrote:
> > The design of the i.MX91 platform is very similar to i.MX93.
> > The mainly difference between i.MX91 and i.MX93 is as follows:
> > - i.MX91 removed some clocks and modified the names of some clocks.
> > - i.MX91 only has one A core
> > - i.MX91 has different pinmux
> >
> > Therefore, i.MX91 can reuse i.MX93 dtsi.
> >
> > ---
> > Change for v3:
> > - Add Conor's ack on patch #1
> > - format imx91-11x11-evk.dts with the dt-format tool
> > - add lpi2c1 node
> > - link to v2: https://lore.kernel.org/all/20241118051541.2621360-1-pengfei.li_1@nxp.com/
> >
> > Pengfei Li (4):
> > dt-bindings: arm: fsl: Add i.MX91 11x11 evk board
> > arm64: dts: freescale: Add i.MX91 dtsi support
> > arm64: dts: freescale: Add i.MX91 11x11 EVK basic support
> > arm64: defconfig: enable i.MX91 pinctrl
> >
> > .../devicetree/bindings/arm/fsl.yaml | 6 +
> > arch/arm64/boot/dts/freescale/Makefile | 1 +
> > .../boot/dts/freescale/imx91-11x11-evk.dts | 875 ++++++++++++++++++
> > arch/arm64/boot/dts/freescale/imx91-pinfunc.h | 770 +++++++++++++++
> > arch/arm64/boot/dts/freescale/imx91.dtsi | 70 ++
> > arch/arm64/configs/defconfig | 1 +
> > 6 files changed, 1723 insertions(+)
> > create mode 100644 arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> > create mode 100644 arch/arm64/boot/dts/freescale/imx91-pinfunc.h
> > create mode 100644 arch/arm64/boot/dts/freescale/imx91.dtsi
> >
> > --
> > 2.34.1
> >
> >
>
> Hi Rob Herring,
>
> I haven't received any comments from others about this version of the patch set, is this patch set applicable?
Pengfei:
Conor Dooley have acked binding patch. Wait for guo shawn pick up
these. v6.13-rc1 just create.
Frank
>
> BR,
> Pengfei Li
>
Powered by blists - more mailing lists