The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-5.17-rc1 for you to fetch changes up to 9e87a8da747bf72365abb79e6f64fcca955b4f56: leds: lp55xx: initialise output direction from dts (2022-01-12 19:43:15 +0100) ---------------------------------------------------------------- LED updates for 5.17. Nothing major is happening here. I had to rebase at last moment to fix wrong author of one commit. Sorry about that. ---------------------------------------------------------------- Andy Shevchenko (2): leds: tca6507: Get rid of duplicate of_node assignment leds: lgm-sso: Get rid of duplicate of_node assignment ChiYuan Huang (1): dt-bindings: leds: Replace moonlight with indicator in mt6360 example Gene Chen (2): dt-bindings: leds: Add bindings for MT6360 LED leds: Add mt6360 driver Lad Prabhakar (1): leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt Linus Walleij (1): leds: leds-fsg: Drop FSG3 LED driver Merlijn Wajer (1): leds: lp55xx: initialise output direction from dts Sander Vanheule (1): leds: led-core: Update fwnode with device_set_node Sicelo A. Mhlongo (1): ARM: dts: omap3-n900: Fix lp5523 for multi color Sven Schuchmann (1): leds: lp50xx: remove unused variable Yihao Han (1): leds: tca6507: use swap() to make code cleaner .../devicetree/bindings/leds/leds-mt6360.yaml | 159 ++++ arch/arm/boot/dts/omap3-n900.dts | 50 +- drivers/leds/Kconfig | 7 - drivers/leds/Makefile | 1 - drivers/leds/blink/leds-lgm-sso.c | 1 - drivers/leds/flash/Kconfig | 13 + drivers/leds/flash/Makefile | 1 + drivers/leds/flash/leds-ktd2692.c | 2 +- drivers/leds/flash/leds-mt6360.c | 910 +++++++++++++++++++++ drivers/leds/led-class.c | 6 +- drivers/leds/leds-fsg.c | 193 ----- drivers/leds/leds-lp50xx.c | 1 - drivers/leds/leds-lp55xx-common.c | 4 +- drivers/leds/leds-tca6507.c | 7 +- 14 files changed, 1130 insertions(+), 225 deletions(-) create mode 100644 Documentation/devicetree/bindings/leds/leds-mt6360.yaml create mode 100644 drivers/leds/flash/leds-mt6360.c delete mode 100644 drivers/leds/leds-fsg.c -- http://www.livejournal.com/~pavelmachek
Attachment:
signature.asc
Description: PGP signature