From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Gianluca Boiano <morf3089@gmail.com>, andersson@kernel.org
Cc: konradybcio@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm630: add SPI7 interface
Date: Wed, 21 Jan 2026 12:39:28 +0100 [thread overview]
Message-ID: <5ff927b4-8596-467b-bece-00364a00324b@oss.qualcomm.com> (raw)
In-Reply-To: <20260120193634.1089688-1-morf3089@gmail.com>
On 1/20/26 8:36 PM, Gianluca Boiano wrote:
> Add spi7 interface to SDM630 device tree.
>
> Signed-off-by: Gianluca Boiano <morf3089@gmail.com>
> ---
> arch/arm64/boot/dts/qcom/sdm630.dtsi | 34 ++++++++++++++++++++++++++++
> 1 file changed, 34 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi
> index 8b1a45a4e56e..92afb5428e3c 100644
> --- a/arch/arm64/boot/dts/qcom/sdm630.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi
> @@ -1013,6 +1013,20 @@ data-pins {
> drive-strength = <2>;
> };
> };
> +
> + spi7_default: spi7-default-state {
> + pins = "gpio24", "gpio25", "gpio26", "gpio27";
> + function = "blsp_spi7";
> + drive-strength = <6>;
> + bias-disable;
> + };
> +
> + spi7_sleep: spi7-sleep-state {
> + pins = "gpio24", "gpio25", "gpio26", "gpio27";
> + function = "blsp_spi7";
> + drive-strength = <6>;
> + bias-disable;
> + };
Since they're identical, you can define it once and reference
twice
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
next prev parent reply other threads:[~2026-01-21 11:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 19:36 Gianluca Boiano
2026-01-20 22:21 ` Dmitry Baryshkov
2026-01-21 11:39 ` Konrad Dybcio [this message]
2026-03-10 2:45 ` 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=5ff927b4-8596-467b-bece-00364a00324b@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=morf3089@gmail.com \
--cc=robh@kernel.org \
/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
all inboxes | Powered by JetHome®