linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/5] use standard signature for mt7603 mcu api
@ 2019-04-11 11:52 Lorenzo Bianconi
  2019-04-11 11:52 ` [RFC 1/5] mt7603: remove query from mt7603_mcu_msg_send signature Lorenzo Bianconi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lorenzo Bianconi @ 2019-04-11 11:52 UTC (permalink / raw)
  To: nbd; +Cc: lorenzo.bianconi, linux-wireless

Introduce mt76_mcu_ops data structure in mt7603 mcu code in order to
unify mcu code between mt7603 and mt7615 drivers

Lorenzo Bianconi (5):
  mt7603: remove query from mt7603_mcu_msg_send signature
  mt7603: use standard signature for mt7603_mcu_msg_send
  mt7603: initialize mt76_mcu_ops data structure
  mt76: introduce mt76_mcu_restart macro
  mt7603: init mcu_restart function pointer

 drivers/net/wireless/mediatek/mt76/mt76.h     |   3 +
 .../net/wireless/mediatek/mt76/mt7603/init.c  |   2 +-
 .../net/wireless/mediatek/mt76/mt7603/mcu.c   | 102 +++++++++---------
 .../wireless/mediatek/mt76/mt7603/mt7603.h    |   2 +-
 .../net/wireless/mediatek/mt76/mt76x02_mmio.c |   2 +-
 5 files changed, 55 insertions(+), 56 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-11 11:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-11 11:52 [RFC 0/5] use standard signature for mt7603 mcu api Lorenzo Bianconi
2019-04-11 11:52 ` [RFC 1/5] mt7603: remove query from mt7603_mcu_msg_send signature Lorenzo Bianconi
2019-04-11 11:52 ` [RFC 2/5] mt7603: use standard signature for mt7603_mcu_msg_send Lorenzo Bianconi
2019-04-11 11:52 ` [RFC 3/5] mt7603: initialize mt76_mcu_ops data structure Lorenzo Bianconi
2019-04-11 11:52 ` [RFC 4/5] mt76: introduce mt76_mcu_restart macro Lorenzo Bianconi
2019-04-11 11:52 ` [RFC 5/5] mt7603: init mcu_restart function pointer Lorenzo Bianconi

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).