[PATCH 0/4] Enable display backlight on Fairphone 4

From: Luca Weiss
Date: Wed Dec 29 2021 - 12:04:35 EST


Add and enable PM6150L wled which is used for controlling the display
backlight on Fairphone 4.

This series depends on the recent wled series by Marijn Suijten,
currently applied in the for-backlight-next branch of
kernel/git/lee/backlight.git (or linux-next).

Luca Weiss (4):
dt-bindings: backlight: qcom-wled: Add PM6150L compatible
backlight: qcom-wled: Add PM6150L compatible
arm64: dts: qcom: pm6150l: Add wled node
arm64: dts: qcom: sm7225-fairphone-fp4: Configure WLED

.../devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 +
arch/arm64/boot/dts/qcom/pm6150l.dtsi | 10 ++++++++++
arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 9 +++++++++
drivers/video/backlight/qcom-wled.c | 1 +
4 files changed, 21 insertions(+)

--
2.34.1