[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
Rob Herring (Arm)
robh at kernel.org
Thu Aug 21 10:19:45 PDT 2025
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 at pengutronix.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 at pengutronix.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 at pengutronix.de:
arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt101tm023.dtb: touchscreen at 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#
More information about the linux-arm-kernel
mailing list