Re: [PATCH v4] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B WiFi support

From: Qian Zhang

Date: Tue Jun 02 2026 - 03:05:26 EST


On Tue, Jun 2, 2026 at 11:32 AM Qian Zhang <qian.zhang@xxxxxxxxxxxxxxxx> wrote:
>
> On Mon, Jun 1, 2026 at 8:39 PM Dmitry Baryshkov
> <dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
> >
> > On Mon, Jun 01, 2026 at 07:46:49PM +0800, Qian Zhang wrote:
> > > On Sun, May 31, 2026 at 5:09 PM Dmitry Baryshkov
> > > <dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
> > > >
> > > > On Sun, May 31, 2026 at 12:44:09PM +0530, Qian Zhang wrote:
> >
> > > > > +
> > > > > + wcn6855-pmu {
> > > > > + compatible = "qcom,wcn6855-pmu";
> > > > > +
> > > > > + pinctrl-names = "default";
> > > > > + pinctrl-0 = <&wlan_en_state>;
> > > > > +
> > > > > + wlan-enable-gpios = <&tlmm 56 GPIO_ACTIVE_HIGH>;
> > > >
> > > > No bt-enable-gpios?
> > > BT is enabled in node uart10
> > > https://lore.kernel.org/all/20260429103537.1282497-1-shuai.zhang@xxxxxxxxxxxxxxxx/
> >
> > The BT is powered on by this PMU. So, if you are adding PMU, it should
> > be used by the BT node too.
> >
> Will move bt_en from uart10 to here.
>
> Thanks,
> Qian
>
enable-gpios in uart10 is required by qcom,qca2066-bt.yaml
and cannot be removed to PMU.

Thanks,
Qian
> > > >
> > > > > +
> > > > > + vddio-supply = <&vdc_3v3>;
> > > >
> >
> > --
> > With best wishes
> > Dmitry