[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <172925539932.17706.4264141268818363923.robh@kernel.org>
Date: Fri, 18 Oct 2024 07:52:27 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Bhavin Sharma <bhavin.sharma@...iconsignals.io>
Cc: shawnguo@...nel.org, Sascha Hauer <s.hauer@...gutronix.de>,
Peng Fan <peng.fan@....com>, krzk+dt@...nel.org,
linux-kernel@...r.kernel.org, Hiago De Franco <hiago.franco@...adex.com>,
linux-arm-kernel@...ts.infradead.org,
Max Merchel <Max.Merchel@...tq-group.com>,
Fabio Estevam <festevam@...il.com>,
Alexander Stein <alexander.stein@...tq-group.com>,
Tim Harvey <tharvey@...eworks.com>, Mathieu Othacehe <m.othacehe@...il.com>,
Joao Paulo Goncalves <joao.goncalves@...adex.com>, imx@...ts.linux.dev,
Hugo Villeneuve <hvilleneuve@...onoff.com>,
Michael Walle <mwalle@...nel.org>,
Gregor Herburger <gregor.herburger@...tq-group.com>,
Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org,
Pengutronix Kernel Team <kernel@...gutronix.de>
Subject: Re: [PATCH 0/2] Add support Boundary Device Nitrogen8MP Universal
SMARC Carrier Board
On Fri, 18 Oct 2024 14:39:26 +0530, Bhavin Sharma wrote:
> Add initial support for Nitrogen8MP Universal SMARC Carrier Board with
> Nitrogen8MP SMARC System on Module.
>
> 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 | 349 ++++++++++++++++++
> .../imx8mp-nitrogen-smarc-universal-board.dts | 17 +
> 4 files changed, 373 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 20241018091023.29286-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