From: "Rob Herring (Arm)" <robh@kernel.org>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: Shawn Guo <shawnguo@kernel.org>,
Andreas Kemnade <andreas@kemnade.info>,
Peng Fan <peng.fan@nxp.com>,
Russell King <linux@armlinux.org.uk>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Marek Vasut <marex@denx.de>, Dmitry Baryshkov <lumag@kernel.org>,
Stefan Eichenberger <stefan.eichenberger@toradex.com>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Eric Biggers <ebiggers@google.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Fabio Estevam <festevam@denx.de>,
Matteo Lisi <matteo.lisi@engicam.com>,
Elinor Montmasson <elinor.montmasson@savoirfairelinux.com>,
Primoz Fiser <primoz.fiser@norik.com>,
Max Merchel <Max.Merchel@ew.tq-group.com>,
Michael Walle <mwalle@kernel.org>,
Tim Harvey <tharvey@gateworks.com>,
linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev,
Markus Niebel <Markus.Niebel@tq-group.com>,
linux-amarula@amarulasolutions.com,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Ard Biesheuvel <ardb@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH v2 00/10] Support Engicam MicroGEA boards
Date: Mon, 09 Jun 2025 10:01:14 -0500 [thread overview]
Message-ID: <174948105106.2282643.172324663412189128.robh@kernel.org> (raw)
In-Reply-To: <20250609101637.2322809-1-dario.binacchi@amarulasolutions.com>
On Mon, 09 Jun 2025 12:15:33 +0200, Dario Binacchi wrote:
> The series adds support for Engicam MicroGEA boards:
>
> - BMM
> - RMM
> - GTW
>
> based on MicroGEA-MX6UL SoM.
>
> Changes in v2:
> - Change local-mac-address to 00 00 00 00 00 00. The actual value will
> be set by the bootloader. The previous one was assigned to Freescale
> Semiconductor.
> - Move iomuxc and iomuxc_snvs nodes to the end of the DTS files.
> - Drop an extra blank line from the DTS file.
>
> 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
>
> .../devicetree/bindings/arm/fsl.yaml | 9 +
> arch/arm/boot/dts/nxp/imx/Makefile | 3 +
> .../nxp/imx/imx6ull-engicam-microgea-bmm.dts | 305 +++++++++++++++
> .../nxp/imx/imx6ull-engicam-microgea-gtw.dts | 163 ++++++++
> .../nxp/imx/imx6ull-engicam-microgea-rmm.dts | 362 ++++++++++++++++++
> .../dts/nxp/imx/imx6ull-engicam-microgea.dtsi | 96 +++++
> arch/arm/configs/imx_v6_v7_defconfig | 27 +-
> 7 files changed, 944 insertions(+), 21 deletions(-)
> create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-bmm.dts
> create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dts
> create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-rmm.dts
> create mode 100644 arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea.dtsi
>
> --
> 2.43.0
>
> base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
> branch: imx6ull-engicam-microgea
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
This patch series was applied (using b4) to base:
Base: using specified base-commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm/boot/dts/nxp/' for 20250609101637.2322809-1-dario.binacchi@amarulasolutions.com:
arch/arm/boot/dts/nxp/imx/imx6ull-colibri-aster.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-bmm.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-bmm.dtb: nand-controller@1806000 (fsl,imx6q-gpmi-nand): Unevaluated properties are not allowed ('nand-ecc-mode', 'nand-ecc-step-size', 'nand-ecc-strength', 'nand-on-flash-bbt' were unexpected)
from schema $id: http://devicetree.org/schemas/mtd/gpmi-nand.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-rmm.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-rmm.dtb: nand-controller@1806000 (fsl,imx6q-gpmi-nand): Unevaluated properties are not allowed ('nand-ecc-mode', 'nand-ecc-step-size', 'nand-ecc-strength', 'nand-on-flash-bbt' were unexpected)
from schema $id: http://devicetree.org/schemas/mtd/gpmi-nand.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#
arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-gtw.dtb: nand-controller@1806000 (fsl,imx6q-gpmi-nand): Unevaluated properties are not allowed ('nand-ecc-mode', 'nand-ecc-step-size', 'nand-ecc-strength', 'nand-on-flash-bbt' were unexpected)
from schema $id: http://devicetree.org/schemas/mtd/gpmi-nand.yaml#
next prev parent reply other threads:[~2025-06-09 15:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 10:15 [PATCH v2 00/10] Support Engicam MicroGEA boards Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM Dario Binacchi
2025-06-09 15:16 ` Frank Li
2025-06-10 9:57 ` Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board Dario Binacchi
2025-06-09 15:18 ` Frank Li
2025-06-09 10:15 ` [PATCH v2 04/10] ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 07/10] ARM: dts: imx6ul: support Engicam MicroGEA RMM board Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board Dario Binacchi
2025-06-09 10:15 ` [PATCH v2 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503 Dario Binacchi
2025-06-09 15:01 ` Rob Herring (Arm) [this message]
2025-06-09 15:08 ` [PATCH v2 00/10] Support Engicam MicroGEA boards Dario Binacchi
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=174948105106.2282643.172324663412189128.robh@kernel.org \
--to=robh@kernel.org \
--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=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