[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant

Steffen Trumtrar posted 5 patches 1 month, 1 week ago
There is a newer version of this series
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(+)
[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
Posted by Steffen Trumtrar 1 month, 1 week ago
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@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@pengutronix.de>
Re: [PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
Posted by Rob Herring (Arm) 1 month, 1 week ago
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@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@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@pengutronix.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#
Re: (subset) [PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
Posted by Neil Armstrong 2 days, 17 hours ago
Hi,

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.
> 
> 

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/5] dt-bindings: vendor-prefixes: Add JuTouch Technology Co, Ltd
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/e3579cd78ed9945606d281be16708037eaa12c49
[2/5] dt-bindings: display: simple: Add JuTouch JT101TM023 panel
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/510aeefc7c362c1dca57d0d3892fca07d4455141
[3/5] drm/panel: simple: add JuTouch JT101TM023
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/73bd4835f84b5f78d65f37bc97c764cb90501299

-- 
Neil