Messages in this thread |  | | Date | Fri, 16 Dec 2022 11:30:16 +0100 | From | Pavel Machek <> | Subject | [GIT PULL] LEDs changes for 6.2-rc1 |
| |
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-6.2-rc1
for you to fetch changes up to 7cb092a0336c5770656c6742e7a7ce3042c8c44e:
leds: MAINTAINERS: include dt-bindings headers (2022-12-07 21:13:49 +0100)
---------------------------------------------------------------- Lee Jones offered his help with maintaining LEDs, thanks a lot. Plus, there are some bugfixes as a bonus.
---------------------------------------------------------------- Colin Ian King (1): leds: lp55xx: remove variable j
Dmitry Baryshkov (1): led: qcom-lpg: Fix sleeping in atomic
Jiapeng Chong (1): leds-pca955x: Remove the unused function pca95xx_num_led_regs()
Krzysztof Kozlowski (2): leds: qcom,pm8058-led: Convert to DT schema leds: MAINTAINERS: include dt-bindings headers
Lee Jones (1): MAINTAINERS: Add additional co-maintainer to LEDs
Luca Weiss (1): leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Maarten Zanders (1): leds: lp5523: fix out-of-bounds bug in lp5523_selftest()
Paul Cercueil (1): leds: max8997: Don't error if there is no pdata
Rob Herring (1): dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
ye xingchen (1): leds: use sysfs_emit() to instead of scnprintf()
Documentation/devicetree/bindings/leds/common.yaml | 1 + .../devicetree/bindings/leds/leds-pm8058.txt | 67 ---------------------- .../devicetree/bindings/leds/qcom,pm8058-led.yaml | 57 ++++++++++++++++++ .../devicetree/bindings/mfd/qcom-pm8xxx.yaml | 4 ++ MAINTAINERS | 2 + drivers/leds/leds-blinkm.c | 8 +-- drivers/leds/leds-is31fl319x.c | 3 +- drivers/leds/leds-lm3533.c | 12 ++-- drivers/leds/leds-lp5521.c | 2 +- drivers/leds/leds-lp5523.c | 27 +++++---- drivers/leds/leds-lp55xx-common.c | 7 +-- drivers/leds/leds-max8997.c | 7 +-- drivers/leds/leds-pca955x.c | 6 -- drivers/leds/rgb/leds-qcom-lpg.c | 18 +++--- drivers/leds/trigger/ledtrig-pattern.c | 2 +- 15 files changed, 108 insertions(+), 115 deletions(-) delete mode 100644 Documentation/devicetree/bindings/leds/leds-pm8058.txt create mode 100644 Documentation/devicetree/bindings/leds/qcom,pm8058-led.yaml
-- People of Russia, stop Putin before his war on Ukraine escalates. [unhandled content-type:application/pgp-signature] |  |