Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: evon.chiam@altera.com
Cc: devicetree@vger.kernel.org, robh@kernel.org, conor+dt@kernel.org
Subject: Re: [PATCH] arm64: dts: altera: move all SoCFPGA device trees from dts/intel
Date: Fri, 04 Sep 2026 10:16:21 +0000	[thread overview]
Message-ID: <20260904101621.685021F00A3D@smtp.kernel.org> (raw)
In-Reply-To: <802bf0d27fbff9b1ddb6b9fc323a1a9f8f050f74.1788512748.git.evon.chiam@altera.com>

Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider:
- [Medium] Silent change to the deployed dtbs_install path for the migrated dtbs.
- [Low] Stale MAINTAINERS entry scopes arch/arm64/boot/dts/intel/ to SoCFPGA maintainers.
--

commit 49f800875761e8815d7059a16da432b877f9c50f
Author: Chiam, Evon <evon.chiam@altera.com>

arm64: dts: altera: move all SoCFPGA device trees from dts/intel

This commit moves all Altera SoCFPGA device trees from dts/intel/ to
dts/altera/, leaving only the Keembay platform files in dts/intel/. The
move involves renaming the files and updating the respective Makefiles.

Link: https://lore.kernel.org/all/cd16fb78-551e-4630-83d6-a44a68e2e411@kernel.org/

>     Move the remaining SoCFPGA DTS/DTSI files from dts/intel/ to dts/altera/
>     to consolidate all Altera SoCFPGA device trees under a single
>     directory. Only the Keembay files remain in dts/intel/.

[Severity: Low]
Does this leave a stale entry in the MAINTAINERS file?

The SoCFPGA architecture entry currently covers F: arch/arm64/boot/dts/intel/.
Since only Keembay files remain there, will this falsely CC SoCFPGA maintainers
on patches modifying Keembay platforms?

> diff --git a/arch/arm64/boot/dts/altera/Makefile b/arch/arm64/boot/dts/altera/Makefile
> index 540bb5ae746b3..8f41349103b80 100644
> --- a/arch/arm64/boot/dts/altera/Makefile
> +++ b/arch/arm64/boot/dts/altera/Makefile
> @@ -1,5 +1,17 @@
>  # SPDX-License-Identifier: GPL-2.0-only
> -dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga_stratix10_socdk.dtb \
> +dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga_agilex_n6000.dtb \

[Severity: Medium]
Will this implicitly change the deployed path during dtbs_install?

Running make dtbs_install on ARM64 typically mirrors the source vendor
directory structure. Compiling these dtbs from the altera/ Makefile would
shift their target installation directory from intel/ to altera/.

Could this cause bootloaders (like U-Boot) or deployment scripts that have
hardcoded configurations expecting the intel/ vendor prefix to fail to find
the DTB and fail to boot? This seems to contradict the commit message's claim
that "The set of DTBs produced by dtbs_install is unchanged".

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/802bf0d27fbff9b1ddb6b9fc323a1a9f8f050f74.1788512748.git.evon.chiam@altera.com?part=1

  reply	other threads:[~2026-09-04 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 10:06 [PATCH] arm64: dts: altera: move all SoCFPGA device trees from dts/intel evon.chiam
2026-09-04 10:16 ` sashiko-bot [this message]
2026-09-08 10:18 ` Dinh Nguyen
2026-09-09  7:19   ` Chiam, Evon

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=20260904101621.685021F00A3D@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=evon.chiam@altera.com \
    --cc=robh@kernel.org \
    --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