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 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! Cheers, Andre 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 | 5 ++++ .../sun50i-h618-transpeed-8k618-t.dts | 23 +++++++++++++++++++ 2 files changed, 28 insertions(+) -- 2.25.1