linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
@ 2020-09-07 10:27 Gene Chen
  2020-09-07 10:27 ` [PATCH v3 1/2] " Gene Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Gene Chen @ 2020-09-07 10:27 UTC (permalink / raw)
  To: jacek.anaszewski, pavel, robh+dt, matthias.bgg
  Cc: gene_chen, devicetree, linux-kernel, cy_huang, benjamin.chao,
	linux-mediatek, dmurphy, linux-leds, Wilma.Wu, linux-arm-kernel,
	shufan_lee

In-Reply-To: 

This patch series add MT6360 LED support contains driver and binding document

Gene Chen (2)
 leds: mt6360: Add LED driver for MT6360
 dt-bindings: leds: Add bindings for MT6360 LED

 Documentation/devicetree/bindings/leds/leds-mt6360.yaml |  105 ++
 drivers/leds/Kconfig                                    |   11 
 drivers/leds/Makefile                                   |    1 
 drivers/leds/leds-mt6360.c                              |  681 ++++++++++++++++
 4 files changed, 798 insertions(+)

changelogs between v1 & v2
 - add led driver with mfd

changelogs between v2 & v3
 - independent add led driver
 - add dt-binding document
 - refactor macros definition for easy to debug
 - parse device tree by fwnode
 - use devm*ext to register led class device


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2020-09-15 15:51 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 10:27 [PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360 Gene Chen
2020-09-07 10:27 ` [PATCH v3 1/2] " Gene Chen
2020-09-08 14:13   ` Dan Murphy
2020-09-08 22:25   ` Pavel Machek
2020-09-09 23:49     ` Gene Chen
2020-09-10 12:29       ` Pavel Machek
2020-09-10 20:23         ` Jacek Anaszewski
2020-09-10 20:25           ` Pavel Machek
2020-09-10 20:31             ` Jacek Anaszewski
2020-09-09 13:48   ` Andy Shevchenko
2020-09-10  0:11     ` Gene Chen
2020-09-10  8:18       ` Pavel Machek
2020-09-10 11:34         ` Andy Shevchenko
2020-09-10 12:28           ` Pavel Machek
2020-09-10 11:46       ` Andy Shevchenko
2020-09-10 21:42   ` Jacek Anaszewski
2020-09-11  7:05     ` Pavel Machek
2020-09-10 23:24       ` Gene Chen
2020-09-11 21:21         ` Jacek Anaszewski
2020-09-11 20:56       ` Jacek Anaszewski
2020-09-07 10:27 ` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED Gene Chen
2020-09-08 13:55   ` Dan Murphy
2020-09-08 22:22   ` Pavel Machek
2020-09-15 15:51   ` Rob Herring
2020-09-08 14:14 ` [PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360 Dan Murphy
2020-09-09  0:00   ` Gene Chen

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