[GIT PULL] Backlight for v5.17

From: Lee Jones
Date: Tue Jan 11 2022 - 07:55:35 EST


Good afternoon Linus,

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/lee/backlight.git tags/backlight-next-5.17

for you to fetch changes up to ec961cf3241153e0f27d850f1bf0f172e7d27a21:

backlight: qcom-wled: Respect enabled-strings in set_brightness (2021-12-22 11:18:46 +0000)

----------------------------------------------------------------
- New Functionality
- Prepare and add support for ACPI enumeration; lp855x_bl

- Fix-ups
- Use Regmap API to conduct endianess conversions; qcom-wled
- Remove superfluous code; qcom-wled
- Fix formatting issues; qcom-wled

- Bug Fixes
- Provide error checking/validation of DT supplied strings; qcom-wled
- Request dynamic amount of values when reading from DT; qcom-wled
- Fix off-by-one issue when reading from DT; qcom-wled

----------------------------------------------------------------
Hans de Goede (3):
backlight: lp855x: Move device_config setting out of lp855x_configure()
backlight: lp855x: Add dev helper variable to lp855x_probe()
backlight: lp855x: Add support ACPI enumeration

Marijn Suijten (9):
backlight: qcom-wled: Validate enabled string indices in DT
backlight: qcom-wled: Pass number of elements to read to read_u32_array
backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
backlight: qcom-wled: Fix off-by-one maximum with default num_strings
backlight: qcom-wled: Override default length with qcom,enabled-strings
backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
backlight: qcom-wled: Remove unnecessary double whitespace
backlight: qcom-wled: Respect enabled-strings in set_brightness

drivers/video/backlight/lp855x_bl.c | 134 ++++++++++++++++++++++++------------
drivers/video/backlight/qcom-wled.c | 130 ++++++++++++++++++----------------
2 files changed, 162 insertions(+), 102 deletions(-)

--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog