From: sashiko-bot@kernel.org
To: "Gopikrishna Garmidi" <gopikrishna.garmidi@oss.qualcomm.com>
Cc: robh@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v6 2/5] arm64: dts: qcom: Add Kalambo SoC
Date: Mon, 10 Aug 2026 09:04:41 +0000 [thread overview]
Message-ID: <20260810090443.41ED11F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260810-b4-kalambo-crd-v6-2-744e8ad1dae9@oss.qualcomm.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [High] The `bwmon_cluster0` bandwidth monitor PMU node is not deleted for the Kalambo SoC, despite its corresponding CPU cluster being removed.
--
--- Patch [2]: [PATCH v6 2/5] arm64: dts: qcom: Add Kalambo SoC ---
commit 5b1921ede3b67f6a0faacd0ff5d06c244a23debf
Author: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
arm64: dts: qcom: Add Kalambo SoC
Introduces support for the Qualcomm Kalambo SoC, which is derived from
the Mahua SoC. This removes CPU cluster 0, reassigns the surviving
cluster 1 as cluster 0, and adjusts SCMI transport regions and PDC
input pins.
> diff --git a/arch/arm64/boot/dts/qcom/kalambo.dtsi b/arch/arm64/boot/dts/qcom/kalambo.dtsi
> new file mode 100644
> --- /dev/null
> +++ b/arch/arm64/boot/dts/qcom/kalambo.dtsi
> @@ -0,0 +1,119 @@
> +// SPDX-License-Identifier: BSD-3-Clause
> +/*
> + * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
> + */
> +
> +#include "mahua.dtsi"
> +
> +/delete-node/ &cluster0_pd;
> +/delete-node/ &cpu_map;
> +/delete-node/ &cpu0;
[Severity: High]
Should the bwmon_cluster0 node be deleted here as well?
Since cluster 0 is removed for Kalambo, the bandwidth monitor node
(bwmon_cluster0) inherited from the base dtsi files will still be present
and active. Will the qcom,sdm845-bwmon driver trigger a Synchronous External
Abort during boot when it probes and attempts to access the memory-mapped PMU
registers for the now non-existent hardware cluster?
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260810-b4-kalambo-crd-v6-0-744e8ad1dae9@oss.qualcomm.com?part=2
next prev parent reply other threads:[~2026-08-10 9:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 8:54 [PATCH v6 0/5] arm64: dts: qcom: Add Kalambo SoC and CRD Gopikrishna Garmidi
2026-08-10 8:54 ` [PATCH v6 1/5] dt-bindings: arm: qcom: Document Kalambo SoC and board Gopikrishna Garmidi
2026-08-10 8:54 ` [PATCH v6 2/5] arm64: dts: qcom: Add Kalambo SoC Gopikrishna Garmidi
2026-08-10 9:04 ` sashiko-bot [this message]
2026-08-10 8:54 ` [PATCH v6 3/5] arm64: dts: qcom: Add Kalambo CRD Gopikrishna Garmidi
2026-08-10 8:54 ` [PATCH v6 4/5] firmware: qcom: scm: Allow QSEECOM on " Gopikrishna Garmidi
2026-08-10 8:54 ` [PATCH v6 5/5] soc: qcom: ubwc: Add Kalambo UBWC config Gopikrishna Garmidi
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=20260810090443.41ED11F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gopikrishna.garmidi@oss.qualcomm.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