All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] move wifi node out of meson-gx-p23x-q20x.dtsi
@ 2018-06-23 19:38 Martin Blumenstingl
  2018-06-23 19:38 ` [PATCH 1/1] ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts Martin Blumenstingl
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Blumenstingl @ 2018-06-23 19:38 UTC (permalink / raw)
  To: linus-amlogic

while working on support for the S905W SoC I had a look at
meson-gx-p23x-q20x.dtsi. this defines that the board uses a Broadcom
SDIO wifi chip.
I discovered that NEXBOX A1 includes that .dtsi, but it comes with a
QCA9377 SDIO wifi chip (thus not Broadcom based).



This patch is based on my patch ([0]) from the series "enable the
SAR ADC for all boards based on P23x and Q20x"


[0] https://patchwork.kernel.org/patch/10483679/


Martin Blumenstingl (1):
  ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's
    .dts

 arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi  | 5 -----
 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts | 7 +++++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dts | 7 +++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts       | 7 +++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts       | 7 +++++++
 5 files changed, 28 insertions(+), 5 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-29 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 19:38 [PATCH 0/1] move wifi node out of meson-gx-p23x-q20x.dtsi Martin Blumenstingl
2018-06-23 19:38 ` [PATCH 1/1] ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts Martin Blumenstingl
2018-06-26  8:07   ` Neil Armstrong
2018-06-29 21:37     ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.