Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Alexander Stein" <alexander.stein@ew.tq-group.com>
Cc: conor+dt@kernel.org, Frank.Li@kernel.org,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	wsa+renesas@sang-engineering.com, robh@kernel.org
Subject: Re: [PATCH v5 3/4] arm64: dts: freescale: add LVDS overlays for TQMa8MPxS
Date: Mon, 08 Jun 2026 14:36:26 +0000	[thread overview]
Message-ID: <20260608143627.077311F00898@smtp.kernel.org> (raw)
In-Reply-To: <20260608142144.564871-3-alexander.stein@ew.tq-group.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] The standalone LVDS device tree overlays (.dtbo) are missing from the `dtb-$(CONFIG_ARCH_MXC)` target list, preventing them from being installed during `make dtbs_install`.
--

commit 94b1840d6358cc9ef625151682b73d4e243336ca
Author: Paul Gerber <paul.gerber@tq-group.com>

arm64: dts: freescale: add LVDS overlays for TQMa8MPxS
    
This adds device tree overlays for the Tianma tm070jvhg33 LVDS display
for TQMa8MPxS boards. It configures both LVDS channels with explicit
display timings to achieve a 519.75 MHz LDB clock.

> diff --git a/arch/arm64/boot/dts/freescale/Makefile b/arch/arm64/boot/dts/freescale/Makefile
> index 7a1d8586ce7c8..f0779a5d3b737 100644
> --- a/arch/arm64/boot/dts/freescale/Makefile
> +++ b/arch/arm64/boot/dts/freescale/Makefile
[ ... ]
> @@ -379,6 +379,11 @@ dtb-$(CONFIG_ARCH_MXC) += imx8mp-tqma8mpql-mba8mp-ras314-imx219.dtbo
>  dtb-$(CONFIG_ARCH_MXC) += imx8mp-tqma8mpql-mba8mp-ras314-lvds-tm070jvhg33.dtb
>  dtb-$(CONFIG_ARCH_MXC) += imx8mp-tqma8mpql-mba8mp-ras314-lvds-tm070jvhg33-imx219.dtb
>  
> +imx8mp-tqma8mpqs-mb-smarc-2-lvds0-tm070jvhg33-dtbs += imx8mp-tqma8mpqs-mb-smarc-2.dtb imx8mp-tqma8mpqs-mb-smarc-2-lvds0-tm070jvhg33.dtbo
> +imx8mp-tqma8mpqs-mb-smarc-2-lvds1-tm070jvhg33-dtbs += imx8mp-tqma8mpqs-mb-smarc-2.dtb imx8mp-tqma8mpqs-mb-smarc-2-lvds1-tm070jvhg33.dtbo
> +dtb-$(CONFIG_ARCH_MXC) += imx8mp-tqma8mpqs-mb-smarc-2-lvds0-tm070jvhg33.dtb
> +dtb-$(CONFIG_ARCH_MXC) += imx8mp-tqma8mpqs-mb-smarc-2-lvds1-tm070jvhg33.dtb
> +

[Severity: Medium]
Should the standalone .dtbo files also be explicitly added to
dtb-$(CONFIG_ARCH_MXC)?

If the standalone overlays are omitted from the target list, they will not
be installed during make dtbs_install.

While the combined .dtb is installed, missing the .dtbo files might prevent
applying the overlays dynamically via the bootloader. Other overlays in this
file appear to explicitly add the .dtbo to the build targets.

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260608142144.564871-1-alexander.stein@ew.tq-group.com?part=3

  reply	other threads:[~2026-06-08 14:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08 14:21 [PATCH v5 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board Alexander Stein
2026-06-08 14:21 ` [PATCH v5 2/4] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP Alexander Stein
2026-06-08 14:40   ` sashiko-bot
2026-06-08 14:21 ` [PATCH v5 3/4] arm64: dts: freescale: add LVDS overlays for TQMa8MPxS Alexander Stein
2026-06-08 14:36   ` sashiko-bot [this message]
2026-06-08 14:21 ` [PATCH v5 4/4] arm64: dts: freescale: Add dual-channel LVDS overlay " Alexander Stein

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=20260608143627.077311F00898@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=wsa+renesas@sang-engineering.com \
    /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