[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <173681284597.3684963.16712339968479881126.robh@kernel.org>
Date: Mon, 13 Jan 2025 18:04:50 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: Fabio Estevam <festevam@...il.com>,
Sascha Hauer <s.hauer@...gutronix.de>, linux-arm-kernel@...ts.infradead.org,
Shawn Guo <shawnguo@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev
Subject: Re: [PATCH 0/4] arm64: dts: add imx95_15x15_evk boards support
On Mon, 13 Jan 2025 13:01:58 -0500, Frank Li wrote:
> Add related binding doc.
>
> Add imx95_15x15_evk boards, which have big difference with imx95_19x19_evk
> boards.
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Frank Li (4):
> dt-bindings: arm: fsl: add i.MX95 15x15 EVK board
> arm64: dts: imx95: Add #io-channel-cells = <1> for adc node
> arm64: dts: imx95: Add i3c1 and i3c2
> arm64: dts: imx95: Add imx95-15x15-evk support
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> arch/arm64/boot/dts/freescale/Makefile | 1 +
> arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts | 1064 +++++++++++++++++++++
> arch/arm64/boot/dts/freescale/imx95.dtsi | 27 +
> 4 files changed, 1093 insertions(+)
> ---
> base-commit: 1300d5fe48f1e09a9a7d2dfe3b2e74be8ccaa322
> change-id: 20250110-imx95_15x15-6a64db8c0187
>
> Best regards,
> ---
> Frank Li <Frank.Li@....com>
>
>
>
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 for arch/arm64/boot/dts/freescale/' for 20250113-imx95_15x15-v1-0-8c20cbaab9ed@....com:
arch/arm64/boot/dts/freescale/imx95-15x15-evk.dtb: i3c@...20000: Unevaluated properties are not allowed ('inctrl-names' was unexpected)
from schema $id: http://devicetree.org/schemas/i3c/silvaco,i3c-master.yaml#
Powered by blists - more mailing lists