netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] dsa: add MT7530 GPIO support
@ 2021-01-11  5:44 DENG Qingfang
  2021-01-11  5:44 ` [PATCH net-next 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding DENG Qingfang
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: DENG Qingfang @ 2021-01-11  5:44 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S. Miller, Jakub Kicinski, Rob Herring, Matthias Brugger,
	Sean Wang, Landen Chao, Philipp Zabel, Russell King, netdev,
	devicetree, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: Frank Wunderlich, René van Dorst

MT7530's LED controller can be used as GPIO controller. Add support for
it.

DENG Qingfang (2):
  dt-bindings: net: dsa: add MT7530 GPIO controller binding
  drivers: net: dsa: mt7530: MT7530 optional GPIO support

 .../devicetree/bindings/net/dsa/mt7530.txt    |  6 ++
 drivers/net/dsa/mt7530.c                      | 96 +++++++++++++++++++
 drivers/net/dsa/mt7530.h                      | 20 ++++
 3 files changed, 122 insertions(+)

-- 
2.25.1

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

end of thread, other threads:[~2021-01-22 10:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11  5:44 [PATCH net-next 0/2] dsa: add MT7530 GPIO support DENG Qingfang
2021-01-11  5:44 ` [PATCH net-next 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding DENG Qingfang
2021-01-14 19:11   ` Rob Herring
2021-01-18 14:43   ` Linus Walleij
2021-01-11  5:44 ` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional GPIO support DENG Qingfang
2021-01-11 11:04   ` Russell King - ARM Linux admin
2021-01-11 13:40     ` DENG Qingfang
2021-01-11 13:55       ` Russell King - ARM Linux admin
2021-01-18 14:55   ` Linus Walleij
2021-01-19  3:20     ` DENG Qingfang
2021-01-22 10:06       ` Linus Walleij
2021-01-11 13:43 ` [PATCH net-next 0/2] dsa: add MT7530 " Vladimir Oltean
2021-01-14  9:36   ` Bartosz Golaszewski
2021-01-11 15:46 ` Marek Behún
2021-01-12  2:50   ` DENG Qingfang
2021-01-14 17:08     ` Florian Fainelli

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