From: Peng Fan <peng.fan@oss.nxp.com>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: linux-kernel@vger.kernel.org,
Matteo Lisi <matteo.lisi@engicam.com>,
linux-amarula@amarulasolutions.com,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Andreas Kemnade <andreas@kemnade.info>,
Ard Biesheuvel <ardb@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Dmitry Baryshkov <lumag@kernel.org>,
Elinor Montmasson <elinor.montmasson@savoirfairelinux.com>,
Eric Biggers <ebiggers@google.com>,
Fabio Estevam <festevam@denx.de>,
Fabio Estevam <festevam@gmail.com>,
Francesco Dolcini <francesco.dolcini@toradex.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Marek Vasut <marex@denx.de>,
Markus Niebel <Markus.Niebel@tq-group.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Max Merchel <Max.Merchel@ew.tq-group.com>,
Michael Walle <mwalle@kernel.org>, Peng Fan <peng.fan@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Primoz Fiser <primoz.fiser@norik.com>,
Rob Herring <robh@kernel.org>,
Russell King <linux@armlinux.org.uk>,
Sascha Hauer <s.hauer@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>,
Stefan Eichenberger <stefan.eichenberger@toradex.com>,
Tim Harvey <tharvey@gateworks.com>,
devicetree@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 00/10] Support Engicam MicroGEA boards
Date: Mon, 9 Jun 2025 17:45:18 +0800 [thread overview]
Message-ID: <20250609094518.GE13113@nxa18884-linux> (raw)
In-Reply-To: <20250607093342.2248695-1-dario.binacchi@amarulasolutions.com>
On Sat, Jun 07, 2025 at 11:33:12AM +0200, Dario Binacchi wrote:
>The series adds support for Engicam MicroGEA boards:
>
>- BMM
>- RMM
>- GTW
>
>based on MicroGEA-MX6UL SoM.
>
>
>Dario Binacchi (10):
> dt-bindings: arm: fsl: support Engicam MicroGEA BMM board
> ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM
> ARM: dts: imx6ul: support Engicam MicroGEA BMM board
> ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig
> ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
> dt-bindings: arm: fsl: support Engicam MicroGEA RMM board
> ARM: dts: imx6ul: support Engicam MicroGEA RMM board
> dt-bindings: arm: fsl: support Engicam MicroGEA GTW board
> ARM: dts: imx6ul: support Engicam MicroGEA GTW board
> ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503
>
For the dts files, I replied with a few with my R-b, but I just realize that
need put iomuxc at end of the dts file, so please address those, then
you could keep my R-b.
Regards,
Peng
prev parent reply other threads:[~2025-06-09 8:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-07 9:33 [PATCH 00/10] Support Engicam MicroGEA boards Dario Binacchi
2025-06-07 9:33 ` [PATCH 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM Dario Binacchi
2025-06-07 14:02 ` Andrew Lunn
2025-06-07 9:33 ` [PATCH 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board Dario Binacchi
2025-06-09 9:38 ` Peng Fan
2025-06-07 9:33 ` [PATCH 04/10] ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig Dario Binacchi
2025-06-07 9:33 ` [PATCH 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER Dario Binacchi
2025-06-07 9:33 ` [PATCH 07/10] ARM: dts: imx6ul: support Engicam MicroGEA RMM board Dario Binacchi
2025-06-09 9:41 ` Peng Fan
2025-06-07 9:33 ` [PATCH 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board Dario Binacchi
2025-06-09 9:43 ` Peng Fan
2025-06-07 9:33 ` [PATCH 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503 Dario Binacchi
2025-06-09 9:45 ` Peng Fan [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=20250609094518.GE13113@nxa18884-linux \
--to=peng.fan@oss.nxp.com \
--cc=Markus.Niebel@tq-group.com \
--cc=Max.Merchel@ew.tq-group.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=andreas@kemnade.info \
--cc=ardb@kernel.org \
--cc=conor+dt@kernel.org \
--cc=dario.binacchi@amarulasolutions.com \
--cc=devicetree@vger.kernel.org \
--cc=ebiggers@google.com \
--cc=elinor.montmasson@savoirfairelinux.com \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=frieder.schrempf@kontron.de \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-amarula@amarulasolutions.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=lumag@kernel.org \
--cc=marex@denx.de \
--cc=martin.petersen@oracle.com \
--cc=matteo.lisi@engicam.com \
--cc=mwalle@kernel.org \
--cc=peng.fan@nxp.com \
--cc=primoz.fiser@norik.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=stefan.eichenberger@toradex.com \
--cc=tharvey@gateworks.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