[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <176278493286.154609.17548604407386943510.robh@kernel.org>
Date: Mon, 10 Nov 2025 08:34:33 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Marco Felsch <m.felsch@...gutronix.de>
Cc: Fabio Estevam <festevam@...il.com>, Conor Dooley <conor+dt@...nel.org>,
devicetree@...r.kernel.org, Sascha Hauer <s.hauer@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
Shawn Guo <shawnguo@...nel.org>
Subject: Re: [PATCH 0/2] Add support for Skov Rev.C HDMI variant
On Fri, 07 Nov 2025 15:49:50 +0100, Marco Felsch wrote:
> Hi,
>
> this small patchset adds the support for the Rev.C HDMI board variant.
>
> Regards,
> Marco
>
> Signed-off-by: Marco Felsch <m.felsch@...gutronix.de>
> ---
> Marco Felsch (2):
> dt-bindings: arm: fsl: add Skov Rev.C HDMI support
> arm64: dts: imx8mp-skov: add Rev.C HDMI support
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> arch/arm64/boot/dts/freescale/Makefile | 1 +
> arch/arm64/boot/dts/freescale/imx8mp-skov-revc-hdmi.dts | 8 ++++++++
> 3 files changed, 10 insertions(+)
> ---
> base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
> change-id: 20251107-v6-18-skov-revc-hdmi-1e8d4bbac26a
>
> Best regards,
> --
> Marco Felsch <m.felsch@...gutronix.de>
>
>
>
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: 3a8660878839faadb4f1a6dd72c3179c1df56787 (use --merge-base to override)
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/arm64/boot/dts/freescale/' for 20251107-v6-18-skov-revc-hdmi-v1-0-595549e5b496@...gutronix.de:
arch/arm64/boot/dts/freescale/imx8mp-skov-revc-hdmi.dtb: switch@5f (microchip,ksz9893): pinctrl-names: ['default'] is too short
from schema $id: http://devicetree.org/schemas/net/dsa/microchip,ksz.yaml
Powered by blists - more mailing lists