From: sashiko-bot@kernel.org
To: "Steffen Trumtrar" <s.trumtrar@pengutronix.de>
Cc: Frank.Li@kernel.org, devicetree@vger.kernel.org,
imx@lists.linux.dev, conor+dt@kernel.org, robh@kernel.org
Subject: Re: [PATCH v6 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board
Date: Mon, 27 Jul 2026 10:15:53 +0000 [thread overview]
Message-ID: <20260727101553.8867E1F00A3A@smtp.kernel.org> (raw)
In-Reply-To: <20260727-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v6-5-fa8f71dfc56f@pengutronix.de>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] Missing touch controller node in the device tree overlay.
--
--- Patch [5]: [PATCH v6 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board ---
commit bd24f58ff22bbd1df246534579e3ab608027e17c
Author: Steffen Trumtrar <s.trumtrar@pengutronix.de>
arm64: dts: imx8mp-skov: support new 7inch panel board
This commit adds a device tree overlay for the SKOV IMX8MP CPU revC board
paired with a 7-inch JuTouch JT070TM041 panel. It also updates the Makefile
to compile the new overlay and device tree binaries.
[ ... ]
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt070tm041.dtso b/arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt070tm041.dtso
> new file mode 100644
> index 0000000000000..20e987b36c53a
> --- /dev/null
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-skov-revc-jutouch-jt070tm041.dtso
> @@ -0,0 +1,39 @@
> +// SPDX-License-Identifier: (GPL-2.0 OR MIT)
> +
> +/dts-v1/;
> +/plugin/;
> +
> +&{/} {
> + model = "SKOV IMX8MP CPU revC - JuTouch JT070TM041";
> + compatible = "skov,imx8mp-skov-revc-jutouch-jt070tm041", "fsl,imx8mp";
> +
> + panel {
> + compatible = "jutouch,jt070tm041";
> + backlight = <&backlight>;
> + power-supply = <®_tft_vcom>;
> +
> + port {
> + in_lvds0: endpoint {
> + remote-endpoint = <&ldb_lvds_ch0>;
> + };
> + };
> + };
> +};
[Severity: Medium]
The commit message mentions that this board uses a different 7-inch panel
with a different touch controller. However, there doesn't appear to be a node
configuring the touch controller itself in this overlay.
Is the touch controller hardware configuration missing from this file, or is
the touchscreen initialization handled outside of this device tree overlay?
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260727-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v6-0-fa8f71dfc56f@pengutronix.de?part=5
next prev parent reply other threads:[~2026-07-27 10:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-27 10:10 [PATCH v6 0/5] arm64: dts: imx8mp-skov: add new 7" variant Steffen Trumtrar
2026-07-27 10:10 ` [PATCH v6 1/5] arm64: dts: freescale: imx8mp: fix sort order Steffen Trumtrar
2026-07-27 10:10 ` [PATCH v6 2/5] dt-bindings: arm: fsl: add base compatible for Skov i.MX8MP revC Steffen Trumtrar
2026-07-27 10:10 ` [PATCH v6 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays Steffen Trumtrar
2026-07-27 10:10 ` [PATCH v6 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant Steffen Trumtrar
2026-07-27 10:10 ` [PATCH v6 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board Steffen Trumtrar
2026-07-27 10:15 ` sashiko-bot [this message]
2026-07-27 10:24 ` Steffen Trumtrar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260727101553.8867E1F00A3A@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=Frank.Li@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=robh@kernel.org \
--cc=s.trumtrar@pengutronix.de \
--cc=sashiko-reviews@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox