[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175579643516.37357.10852050615304641702.robh@kernel.org>
Date: Thu, 21 Aug 2025 12:19:45 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Steffen Trumtrar <s.trumtrar@...gutronix.de>
Cc: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
linux-kernel@...r.kernel.org, Neil Armstrong <neil.armstrong@...aro.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
Thomas Zimmermann <tzimmermann@...e.de>, Shawn Guo <shawnguo@...nel.org>,
imx@...ts.linux.dev, David Airlie <airlied@...il.com>,
Sascha Hauer <s.hauer@...gutronix.de>, Maxime Ripard <mripard@...nel.org>,
dri-devel@...ts.freedesktop.org, Simona Vetter <simona@...ll.ch>,
Sam Ravnborg <sam@...nborg.org>, linux-arm-kernel@...ts.infradead.org,
Thierry Reding <thierry.reding@...il.com>,
Conor Dooley <conor+dt@...nel.org>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Jessica Zhang <jessica.zhang@....qualcomm.com>,
Fabio Estevam <festevam@...il.com>
Subject: Re: [PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
On Thu, 21 Aug 2025 09:55:27 +0200, Steffen Trumtrar wrote:
> Add a new board variant for the Skov i.MX8MP based family of boards.
>
> This variant uses a different 10" panel than the existing ones.
>
> Signed-off-by: Steffen Trumtrar <s.trumtrar@...gutronix.de>
> ---
> Steffen Trumtrar (5):
> dt-bindings: vendor-prefixes: Add JuTouch Technology Co, Ltd
> dt-bindings: display: simple: Add JuTouch JT101TM023 panel
> drm/panel: simple: add JuTouch JT101TM023
> dt-bindings: arm: fsl: add compatible for Skov i.MX8MP variant
> arm64: dts: imx8mp-skov: support new 10" panel board
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> .../bindings/display/panel/panel-simple.yaml | 2 +
> .../devicetree/bindings/vendor-prefixes.yaml | 2 +
> arch/arm64/boot/dts/freescale/Makefile | 1 +
> .../imx8mp-skov-revc-jutouch-jt101tm023.dts | 79 ++++++++++++++++++++++
> drivers/gpu/drm/panel/panel-simple.c | 35 ++++++++++
> 6 files changed, 120 insertions(+)
> ---
> base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
> change-id: 20250821-v6-17-topic-imx8mp-skov-dts-jutouch-10inch-9ef9faa75514
>
> Best regards,
> --
> Steffen Trumtrar <s.trumtrar@...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: using specified base-commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585
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 20250821-v6-17-topic-imx8mp-skov-dts-jutouch-10inch-v1-0-b492ef807d12@...gutronix.de:
arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt101tm023.dtb: touchscreen@2a (eeti,exc81w32): compatible: 'oneOf' conditional failed, one must be fixed:
['eeti,exc81w32'] is too short
'eeti,exc3000' was expected
'eeti,exc80h60' was expected
'eeti,exc80h84' was expected
from schema $id: http://devicetree.org/schemas/input/touchscreen/eeti,exc3000.yaml#
Powered by blists - more mailing lists