Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node
From: Paul Sajna
Date: Tue Nov 25 2025 - 01:41:22 EST
October 2, 2025 at 9:37 AM, "Konrad Dybcio" <konrad.dybcio@xxxxxxxxxxxxxxxx mailto:konrad.dybcio@xxxxxxxxxxxxxxxx?to=%22Konrad%20Dybcio%22%20%3Ckonrad.dybcio%40oss.qualcomm.com%3E > wrote:
>
> On 10/2/25 6:51 AM, Paul Sajna wrote:
>
> >
> > October 1, 2025 at 9:14 AM, "Konrad Dybcio" <konrad.dybcio@xxxxxxxxxxxxxxxx mailto:konrad.dybcio@xxxxxxxxxxxxxxxx?to=%22Konrad%20Dybcio%22%20%3Ckonrad.dybcio%40oss.qualcomm.com%3E > wrote
> >
> >
> >
> > >
> > > As the dt-checker points out, there is no such property
> > >
> > > If your wi-fi works regardless of that, you probably don't need
> > > to set the one you intended to
> > >
> > > Konrad
> > >
> >
> > Perhaps this only exists in the postmarketos tree, but it definitely exists, and doesn't work without it. I'll remove it for upstreaming for now but hopefully someone sorts that out. upstream.
> >
> So you didn't test the tree you sent? :/
>
> fwiw
>
> drivers/net/wireless/ath/ath10k/snoc.c:
> qcom,snoc-host-cap-8bit-quirk
>
> Konrad
>
with qcom,snoc-host-cap-8bit-quirk I get
```
ath10k_snoc 18800000.wifi: msa info req rejected: 90
```
without it I get
```
ath10k_snoc 18800000.wifi: host capability request rejected: 1
```
Please help me understand how I should proceed.