[PATCH] arm64: dts: ti: k3-am625-sk: Add support for WL1837 module onboard
Tony Lindgren
tony at atomide.com
Wed Nov 29 00:34:33 PST 2023
* Nishanth Menon <nm at ti.com> [231123 07:10]:
> On 14:24-20231121, Tony Lindgren wrote:
> > From: Vignesh Raghavendra <vigneshr at ti.com>
> >
> > WL1837 WLAN card is present on the original AM625 SK board. It
> > communicates with the SoC using 4 bit SDIO through the second instance of
> > MMCSD.
> >
> > Starting with SK-AM62B, there is a M.2 WLAN device connector instead of
>
> We support AM62B-SK.
Is that with k3-am62-lp-sk.dts though? Wondering if they should have separate
dts files for the M.2.
> > the integrated WL1837 WLAN. The M.2 connector should be handled separately
> > in the k3-am62a.dtsi and k3-am62b.dtsi files as needed.
>
> Should this rather be an overlay instead of integrated dts fixup? M2
> connector allows for various options including the newer 33xx family[2].
Not sure if an overlay makes sense for an integrated device.. It sure makes
sense for plug in boards though.
> It makes sense for the regulator etc to be on the main dts file, but I
> am not convinced about it being integrated as part of the dts.
Yeah if AM62B-SK is supported with the same dts. My vote would be for
separate dts files for the integrated variant to keep things simple :)
> Should we use mmc-pwrseq ?
Yes probably, I think there was some issue earlier with that but sounds like
it's been solved already.
> Looks like we have run into an issue in BeaglePlay with wlan_en
> being always on for loading firmware. so is there a need to keep the
> wlan on while suspended?
If the wlan irq was on the first gpio bank, wake-up path would work for
the wlan. But I think it's wired to a gpio bank with no wake-up capability,
and the padconf wake related patches are still pending. So no need to keep
the wlan enabled so far AFAIK.
Regards,
Tony
> [1] https://sukrutb.github.io/s2d_TI_am625-BeaglePlay/ (see towards the
> end)
> [2] https://www.ti.com/tool/M2-CC3301
More information about the linux-arm-kernel
mailing list