From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Pankaj Patil <pankaj.patil@oss.qualcomm.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>,
Qiang Yu <qiang.yu@oss.qualcomm.com>,
Sibi Sankar <sibi.sankar@oss.qualcomm.com>,
Jyothi Kumar Seerapu <jyothi.seerapu@oss.qualcomm.com>,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Subject: Re: [PATCH v6 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support
Date: Thu, 22 Jan 2026 21:42:23 +0100 [thread overview]
Message-ID: <ff9599b4-85d7-4503-b8b4-41d35a7d7584@oss.qualcomm.com> (raw)
In-Reply-To: <20260122-upstream_v3_glymur_introduction-v6-4-245f408ed82a@oss.qualcomm.com>
On 1/22/26 4:24 PM, Pankaj Patil wrote:
> Add initial device tree support for the Glymur Compute Reference
> Device(CRD) board, with this board dts glymur crd can boot to shell
> with rootfs on nvme and uart21 as serial console
>
> Features enabled are:
> - Board and sleep clocks
> - Volume up/down keys
> - Regulators 0 - 4
> - Power supplies and sideband signals (PERST, WAKE, CLKREQ) for
> PCIe3b/4/5/6 controllers and PHYs
>
> Co-developed-by: Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
> Signed-off-by: Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
> Co-developed-by: Qiang Yu <qiang.yu@oss.qualcomm.com>
> Signed-off-by: Qiang Yu <qiang.yu@oss.qualcomm.com>
> Co-developed-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>
> Signed-off-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>
> Co-developed-by: Jyothi Kumar Seerapu <jyothi.seerapu@oss.qualcomm.com>
> Signed-off-by: Jyothi Kumar Seerapu <jyothi.seerapu@oss.qualcomm.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> ---
[...]
> + wwan_reg_en: wwan-reg-en-state {
> + pins = "gpio246";
> + function = "gpio";
> + drive-strength = <2>;
> + bias-disable;
> + };
> +};
> +
>
.git/rebase-apply/patch:624: new blank line at EOF.
Konrad
next prev parent reply other threads:[~2026-01-22 20:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-22 15:23 [PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts Pankaj Patil
2026-01-22 15:23 ` [PATCH v6 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board Pankaj Patil
2026-01-22 15:23 ` [PATCH v6 2/4] arm64: defconfig: Enable Glymur configs for boot to shell Pankaj Patil
2026-01-22 15:24 ` [PATCH v6 3/4] arm64: dts: qcom: Introduce Glymur base dtsi Pankaj Patil
2026-01-22 20:45 ` Konrad Dybcio
2026-01-30 21:44 ` Abel Vesa
2026-01-30 22:00 ` Abel Vesa
2026-02-02 4:38 ` Pankaj Patil
2026-02-04 1:14 ` Dmitry Baryshkov
2026-01-22 15:24 ` [PATCH v6 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support Pankaj Patil
2026-01-22 20:42 ` Konrad Dybcio [this message]
2026-02-02 5:04 ` Qiang Yu
2026-01-22 18:07 ` [PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts Rob Herring
2026-01-22 20:40 ` Konrad Dybcio
2026-01-22 23:00 ` Rob Herring
2026-01-29 1:21 ` Bjorn Andersson
2026-01-29 5:18 ` Qiang Yu
2026-01-29 6:30 ` Pankaj Patil
2026-01-29 12:05 ` Qiang Yu
2026-01-29 12:07 ` Konrad Dybcio
2026-01-29 16:32 ` Manivannan Sadhasivam
2026-01-30 9:27 ` Konrad Dybcio
2026-02-02 5:21 ` Qiang Yu
2026-02-02 9:49 ` Konrad Dybcio
2026-02-02 10:21 ` Qiang Yu
2026-02-03 9:50 ` Konrad Dybcio
2026-02-04 12:54 ` Manivannan Sadhasivam
2026-01-29 16:29 ` Manivannan Sadhasivam
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=ff9599b4-85d7-4503-b8b4-41d35a7d7584@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=jyothi.seerapu@oss.qualcomm.com \
--cc=kamal.wadhwa@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pankaj.patil@oss.qualcomm.com \
--cc=qiang.yu@oss.qualcomm.com \
--cc=robh@kernel.org \
--cc=sibi.sankar@oss.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
all inboxes | Powered by JetHome®