From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Qian Zhang <qian.zhang@oss.qualcomm.com>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Cc: 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>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B WiFi support
Date: Wed, 3 Jun 2026 16:03:44 +0200 [thread overview]
Message-ID: <7c33cf4d-4281-4e26-b1cf-fb6635b01b72@oss.qualcomm.com> (raw)
In-Reply-To: <20260531071409.3557734-1-qian.zhang@oss.qualcomm.com>
On 31-May-26 09:14, Qian Zhang wrote:
> Add support for the QCNFA725B M.2 WiFi module (WCN6855-based) connected
> to PCIe0 on the Arduino VENTUNO Q board. The following DT nodes are
> required:
>
> - qcom,wcn6855-pmu: manages GPIO56 (wlan_en) through the
> pwrseq-qcom-wcn power sequencer, and exposes the WCN6855 internal
> LDO regulators consumed by the wifi@0 node.
>
> - rfkill-gpio: exposes GPIO54 to the rfkill subsystem for RF state
> management.
>
> - wifi@0: describes the WCN6855 endpoint on the PCI tree.
>
> Signed-off-by: Qian Zhang <qian.zhang@oss.qualcomm.com>
> ---
[...]
> + rfkill-wlan {
> + compatible = "rfkill-gpio";
> + label = "wlan";
> + radio-type = "wlan";
> + shutdown-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <&wlrfkill_default_state>;
property-n
property-names
in this order, please, everywhere
[...]
> + vddio-supply = <&vdc_3v3>;
Just one space before the equal sign and one space after
[...]
> + pci@1,0 {
pcie@
[...]
> + wlan_en_state: wlan-en-state {
> + pins = "gpio56";
> + function = "gpio";
> + output-low;
The driver that you pass a reference to GPIO56 already controls
the output state, drop output-low
Konrad
next prev parent reply other threads:[~2026-06-03 14:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-31 7:14 Qian Zhang
2026-05-31 9:09 ` Dmitry Baryshkov
2026-06-01 11:46 ` Qian Zhang
2026-06-01 12:39 ` Dmitry Baryshkov
2026-06-02 3:32 ` Qian Zhang
2026-06-02 7:03 ` Qian Zhang
2026-06-07 21:36 ` Dmitry Baryshkov
2026-06-03 14:03 ` Konrad Dybcio [this message]
2026-06-04 0:17 ` Qian Zhang
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=7c33cf4d-4281-4e26-b1cf-fb6635b01b72@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=qian.zhang@oss.qualcomm.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®