Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "William Bright" <william.bright@imd-tec.com>
Cc: devicetree@vger.kernel.org, robh@kernel.org, conor+dt@kernel.org
Subject: Re: [PATCH v5 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
Date: Thu, 23 Jul 2026 18:32:29 +0000	[thread overview]
Message-ID: <20260723183230.479EB1F00A3A@smtp.kernel.org> (raw)
In-Reply-To: <20260723-imdt-qcs8550-sbc-rfc-v5-4-2fb988854623@imd-tec.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] The SDHC controller uses the 'default' pinctrl state for the 'sleep' state, preventing optimal power savings during suspend.
--

--- Patch [4]: [PATCH v5 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBC ---
commit bac8e4df652ca68e96ed20f6144b630482c91f9a
Author: William Bright <william.bright@imd-tec.com>

arm64: dts: qcom: Add IMDT QCS8550 SBC

This commit adds the Device Tree for the IMDT QCS8550 SBC board built around
the Qualcomm QCS8550 SoC. It enables on-board regulators, uSD, UART, UFS,
PCIe0, USB, and ADSP/CDSP features.

> diff --git a/arch/arm64/boot/dts/qcom/qcs8550-imdt-sbc.dts b/arch/arm64/boot/dts/qcom/qcs8550-imdt-sbc.dts
> new file mode 100644
> index 0000000000000..fa8794868cf8e
> --- /dev/null
> +++ b/arch/arm64/boot/dts/qcom/qcs8550-imdt-sbc.dts

[ ... ]

> +&sdhc_2 {
> +	cd-gpios = <&pm8550_gpios 12 GPIO_ACTIVE_LOW>;
> +
> +	pinctrl-0 = <&sdc2_default>, <&sd_card_detect_default>;
> +	pinctrl-1 = <&sdc2_default>, <&sd_card_detect_default>;
> +	pinctrl-names = "default", "sleep";

[Severity: Medium]
Is it intended to reuse the active default pinctrl configuration for the sleep
state here?

Using &sdc2_default for pinctrl-1 keeps the pin drive strengths at 16mA
during system suspend. Could this cause increased current leakage and
suboptimal power savings compared to switching to a lower-power sleep state?

> +
> +	vqmmc-supply = <&sdhci_2_vqmmc>;
> +
> +	bus-width = <4>;
> +	no-sdio;
> +	no-mmc;
> +
> +	status = "okay";
> +};

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260723-imdt-qcs8550-sbc-rfc-v5-0-2fb988854623@imd-tec.com?part=4

  reply	other threads:[~2026-07-23 18:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-23 18:18 [PATCH v5 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC William Bright
2026-07-23 18:18 ` [PATCH v5 1/4] dt-bindings: vendor-prefixes: Add IMDT William Bright
2026-07-23 18:18 ` [PATCH v5 2/4] dt-bindings: arm: qcom: Document IMDT QCS8550 SBC/SoM William Bright
2026-07-23 18:18 ` [PATCH v5 3/4] arm64: dts: qcom: Add IMDT QCS8550 SoM William Bright
2026-07-31 12:04   ` Konrad Dybcio
2026-07-23 18:18 ` [PATCH v5 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBC William Bright
2026-07-23 18:32   ` sashiko-bot [this message]
2026-07-31 12:05   ` Konrad Dybcio
2026-08-03  3:24 ` (subset) [PATCH v5 0/4] " Bjorn Andersson

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=20260723183230.479EB1F00A3A@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=william.bright@imd-tec.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