linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] dsa: add MT7530 GPIO support
@ 2021-01-25  4:43 DENG Qingfang
  2021-01-25  4:43 ` [PATCH net-next v2 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding DENG Qingfang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: DENG Qingfang @ 2021-01-25  4:43 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,
	Linus Walleij, Bartosz Golaszewski, netdev, devicetree,
	linux-arm-kernel, linux-gpio, 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
  net: dsa: mt7530: MT7530 optional GPIO support

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

-- 
2.25.1


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25  4:43 [PATCH net-next v2 0/2] dsa: add MT7530 GPIO support DENG Qingfang
2021-01-25  4:43 ` [PATCH net-next v2 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding DENG Qingfang
2021-01-25 13:13   ` Linus Walleij
2021-01-25 13:23   ` Andrew Lunn
2021-01-25 15:52   ` Rob Herring
2021-01-25 16:05     ` DENG Qingfang
2021-01-25  4:43 ` [PATCH net-next v2 2/2] net: dsa: mt7530: MT7530 optional GPIO support DENG Qingfang
2021-01-25 13:12   ` Linus Walleij
2021-01-25 13:27   ` Andrew Lunn
2021-01-26  2:34 ` [PATCH net-next v2 0/2] dsa: add MT7530 " Jakub Kicinski
2021-01-26  3:20 ` patchwork-bot+netdevbpf

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