From: Krzysztof Kozlowski <krzk@kernel.org>
To: Vishwas Udupa <vishwas.udupa@oss.qualcomm.com>, andersson@kernel.org
Cc: vudupa@qti.qualcomm.com, conor+dt@kernel.org,
devicetree@vger.kernel.org, kbajaj@qti.qualcomm.com,
konradybcio@kernel.org, krzk+dt@kernel.org,
linux-arm-msm@vger.kernel.org, robh@kernel.org,
snb@qti.qualcomm.com, lminier@qti.qualcomm.com
Subject: Re: [PATCH v3] arm64: dts: qcom: install DT overlays via dtbs_install
Date: Tue, 23 Jun 2026 09:46:29 +0200 [thread overview]
Message-ID: <68ec1160-7d9c-4a44-83c4-38549fefc728@kernel.org> (raw)
In-Reply-To: <20260622055226.4085891-1-vishwas.udupa@oss.qualcomm.com>
On 22/06/2026 07:52, Vishwas Udupa wrote:
> Overlay binaries (.dtbo) are currently only built implicitly as
> dependencies of composite firmware images and are therefore absent from the
> kernel install output.
>
> Even when final DTBs are produced at build time, some distributions rely on
> standalone DTBOs for runtime selection and application by bootloaders or
> firmware. Without explicit install targets, DTBOs are not picked up by the
> standard dtbs_install flow and therefore cannot be packaged alongside DTBs.
>
> Add explicit dtb-$(CONFIG_ARCH_QCOM) entries for DT overlays defined in
> this Makefile so they are installed via dtbs_install, matching existing DTB
> install behaviour, while excluding EL2 DTBOs as they are not intended for
> independent use and are only meaningful in conjunction with their base DTBs.
>
> Signed-off-by: Vishwas Udupa <vishwas.udupa@oss.qualcomm.com>
> ---
> Changes in v3:
> - Address review feedback from sashiko on commit message
> - Link to v2: https://lore.kernel.org/all/20260619180951.325272-1-vishwas.udupa@oss.qualcomm.com/
Do not attach (thread) your patchsets to some other threads (unrelated
or older versions). This buries them deep in the mailbox and might
interfere with applying entire sets. See also:
https://elixir.bootlin.com/linux/v6.16-rc2/source/Documentation/process/submitting-patches.rst#L830
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Best regards,
Krzysztof
prev parent reply other threads:[~2026-06-23 7:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-28 12:37 [PATCH] arm64: dts: qcom: install DT overlays via dtbs_install Vishwas Udupa
2026-06-15 5:00 ` Krzysztof Kozlowski
2026-06-15 16:27 ` Vishwas Udupa
2026-06-16 3:49 ` Krzysztof Kozlowski
2026-06-22 9:47 ` Neil Armstrong
2026-06-19 18:09 ` [PATCH v2] " Vishwas Udupa
2026-06-19 18:15 ` sashiko-bot
2026-06-22 5:52 ` [PATCH v3] " Vishwas Udupa
2026-06-23 7:46 ` Krzysztof Kozlowski [this message]
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=68ec1160-7d9c-4a44-83c4-38549fefc728@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kbajaj@qti.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=lminier@qti.qualcomm.com \
--cc=robh@kernel.org \
--cc=snb@qti.qualcomm.com \
--cc=vishwas.udupa@oss.qualcomm.com \
--cc=vudupa@qti.qualcomm.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