2019-12-18 22:36:50

by Soeren Moch

[permalink] [raw]
Subject: [PATCH v3 0/2] arm64: dts: rockchip: RockPro64: enable wifi/bt

Enhance devicetree of the RockPro64 arm64/rockchip board to use an
AP6359SA based wifi/bt combo module.

Patches 1-7 of version 2 of this patch series (to add support for the
BCM4359 chipset with SDIO interface to the brcmfmac wireless network
driver) are already picked up for wireless-drivers-next. So this
version 3 only contains the patches 8-9 from v2.


Soeren Moch (2):
arm64: dts: rockchip: RockPro64: enable wifi module at sdio0
arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0

.../boot/dts/rockchip/rk3399-rockpro64.dts | 50 ++++++++++++++++---
1 file changed, 42 insertions(+), 8 deletions(-)

---
Cc: Heiko Stuebner <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
--
2.17.1


2019-12-21 12:01:06

by Heiko Stübner

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] arm64: dts: rockchip: RockPro64: enable wifi/bt

Am Mittwoch, 18. Dezember 2019, 23:35:21 CET schrieb Soeren Moch:
> Enhance devicetree of the RockPro64 arm64/rockchip board to use an
> AP6359SA based wifi/bt combo module.
>
> Patches 1-7 of version 2 of this patch series (to add support for the
> BCM4359 chipset with SDIO interface to the brcmfmac wireless network
> driver) are already picked up for wireless-drivers-next. So this
> version 3 only contains the patches 8-9 from v2.
>

applied both for 5.6

Thanks
Heiko