linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: ath9k: add ahb OF support
@ 2025-05-21  2:15 Rosen Penev
  2025-05-21  2:15 ` [PATCH 1/4] wifi: ath9k: ahb: reorder declarations Rosen Penev
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rosen Penev @ 2025-05-21  2:15 UTC (permalink / raw)
  To: linux-wireless
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Thomas Bogendoerfer, Toke Høiland-Jørgensen,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list:MIPS, open list

First two commits are small cleanups to make the changes of the third
simpler. The fourth actually adds dts definitions to use ahb.

Rosen Penev (4):
  wifi: ath9k: ahb: reorder declarations
  wifi: ath9k: ahb: reorder includes
  wifi: ath9k: ahb: replace id_table with of
  mips: dts: qca: add wmac support

 arch/mips/boot/dts/qca/ar9132.dtsi            |  9 +++
 .../boot/dts/qca/ar9132_tl_wr1043nd_v1.dts    |  4 ++
 arch/mips/boot/dts/qca/ar9331.dtsi            |  9 +++
 arch/mips/boot/dts/qca/ar9331_dpt_module.dts  |  4 ++
 .../mips/boot/dts/qca/ar9331_dragino_ms14.dts |  4 ++
 arch/mips/boot/dts/qca/ar9331_omega.dts       |  4 ++
 .../qca/ar9331_openembed_som9331_board.dts    |  4 ++
 arch/mips/boot/dts/qca/ar9331_tl_mr3020.dts   |  4 ++
 drivers/net/wireless/ath/ath9k/ahb.c          | 61 +++++++------------
 9 files changed, 63 insertions(+), 40 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-22  6:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21  2:15 [PATCH 0/4] wifi: ath9k: add ahb OF support Rosen Penev
2025-05-21  2:15 ` [PATCH 1/4] wifi: ath9k: ahb: reorder declarations Rosen Penev
2025-05-21  2:15 ` [PATCH 2/4] wifi: ath9k: ahb: reorder includes Rosen Penev
2025-05-21  2:15 ` [PATCH 3/4] wifi: ath9k: ahb: replace id_table with of Rosen Penev
2025-05-21 11:07   ` Krzysztof Kozlowski
2025-05-21 20:43     ` Rosen Penev
2025-05-22  6:09       ` Krzysztof Kozlowski
2025-05-21  2:15 ` [PATCH 4/4] mips: dts: qca: add wmac support Rosen Penev
2025-05-21 11:09   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).