Dne petek, 09. februar 2024 ob 12:57:57 CET je Andre Przywara napisal(a): > Hi, > > a tiny update, see below for the changelog. > ====================================== > > This adds the WiFi DT nodes for the Transpeed 8K618T TV box. It uses a > Murata module with a Broadcom 4335 chip, which works fine with the > mainline Linux driver, given you provide the proper firmware files. We > found some in some LibreELEC repository. > > Patch 1 adds the pinctrl node for the 32KHz clock fanout pin, patch 2 > adds the actual SDIO WiFi node. > > Please have a look! Fixed order in patch 2 and applied, thanks! Best regards, Jernej > > Cheers, > Andre > > Changelog v1 .. v2: > - add /omit-if-no-ref/ tag for clock fanout pin node > - update commit message to avoid mentioning Linux or driver > > Andre Przywara (2): > arm64: dts: allwinner: h616: Add 32K fanout pin > arm64: dts: allwinner: Transpeed 8K618-T: add WiFi nodes > > .../arm64/boot/dts/allwinner/sun50i-h616.dtsi | 6 +++++ > .../sun50i-h618-transpeed-8k618-t.dts | 23 +++++++++++++++++++ > 2 files changed, 29 insertions(+) > >