mbox series

[0/4] Enable Broadcom SDIO WLAN for the Exynos boards

Message ID 20200326094626.28308-1-m.szyprowski@samsung.com (mailing list archive)
Headers show
Series Enable Broadcom SDIO WLAN for the Exynos boards | expand

Message

Marek Szyprowski March 26, 2020, 9:46 a.m. UTC
Hi

The recently posted patchset "ARM: DTS: Add devicetree file for the
Galaxy S2" inspired me to enable the SDIO WLAN also for the other
Exynos-based boards, which use Broadcom SDIO chips. Here are the results.

Best regards
Marek Szyprowski
Samsung R&D Institute Poland


Patch summary:

Marek Szyprowski (4):
  ARM: dts: exynos: Enable WLAN support for the UniversalC210 board
  ARM: dts: exynos: Enable WLAN support for the Trats board
  ARM: dts: exynos: Enable WLAN support for the Rinato board
  ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules

 arch/arm/boot/dts/exynos3250-rinato.dts       | 36 +++++++++++++++++++
 arch/arm/boot/dts/exynos4210-trats.dts        | 29 +++++++++++++++
 .../boot/dts/exynos4210-universal_c210.dts    | 28 +++++++++++++++
 arch/arm/configs/exynos_defconfig             |  6 ++--
 4 files changed, 96 insertions(+), 3 deletions(-)