[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <172978739819.623555.106741073057492931.robh@kernel.org>
Date: Thu, 24 Oct 2024 11:33:16 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Bhavin Sharma <bhavin.sharma@...iconsignals.io>
Cc: Hiago De Franco <hiago.franco@...adex.com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Michael Walle <mwalle@...nel.org>, Tim Harvey <tharvey@...eworks.com>,
Parthiban Nallathambi <parthiban@...umiz.com>,
Max Merchel <Max.Merchel@...tq-group.com>,
Conor Dooley <conor+dt@...nel.org>, shawnguo@...nel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
Hugo Villeneuve <hvilleneuve@...onoff.com>,
Joao Paulo Goncalves <joao.goncalves@...adex.com>,
Sascha Hauer <s.hauer@...gutronix.de>, Fabio Estevam <festevam@...il.com>,
Gregor Herburger <gregor.herburger@...tq-group.com>, imx@...ts.linux.dev,
Peng Fan <peng.fan@....com>, Mathieu Othacehe <m.othacehe@...il.com>,
linux-kernel@...r.kernel.org,
Alexander Stein <alexander.stein@...tq-group.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Subject: Re: [PATCH v3 0/2] Add support Boundary Device Nitrogen8MP
Universal SMARC Carrier Board
On Wed, 23 Oct 2024 14:41:13 +0530, Bhavin Sharma wrote:
> Add initial support for Nitrogen8MP Universal SMARC Carrier Board with
> Nitrogen8MP SMARC System on Module.
>
> Change in V2:
>
> in patch 1/2:
> - Drop Unneeded line
> - Correct the indentation
>
> in patch 2/2:
> - Add Acked-by tag
>
> CHange in V3:
>
> in patch 1/2:
> - In version 2, I forgot to add the Makefile. Adding it now.
>
> Bhavin Sharma (2):
> arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC
> Carrier Board
> dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC
> Carrier Board
>
> .../devicetree/bindings/arm/fsl.yaml | 6 +
> arch/arm64/boot/dts/freescale/Makefile | 1 +
> .../freescale/imx8mp-nitrogen-smarc-som.dtsi | 348 ++++++++++++++++++
> .../imx8mp-nitrogen-smarc-universal-board.dts | 17 +
> 4 files changed, 372 insertions(+)
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-nitrogen-smarc-som.dtsi
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-nitrogen-smarc-universal-board.dts
>
> --
> 2.43.0
>
>
>
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
New warnings running 'make CHECK_DTBS=y freescale/imx8mp-nitrogen-smarc-universal-board.dtb' for 20241023091231.10050-1-bhavin.sharma@...iconsignals.io:
arch/arm64/boot/dts/freescale/imx8mp-nitrogen-smarc-universal-board.dtb: /soc@...us@...00000/i2c@...e0000/gpio@20: failed to match any schema with compatible: ['microchip,mcp23018']
Powered by blists - more mailing lists