Message ID | 20231013-bq_leds-v1-0-cc374369fc56@apitzsch.eu |
---|---|
Headers | show |
Series | arm64: dts: qcom: longcheer l8910 and l9100: Enable RGB LED | expand |
On Fri, 13 Oct 2023 22:51:35 +0200, André Apitzsch wrote: > With the driver for ktd2026 recently applied to linux-leds[1], the LED > can be enabled on longcheer l8910 and l9100. > > [1] https://lore.kernel.org/all/20231002-ktd202x-v6-0-26be8eefeb88@apitzsch.eu/ > > Applied, thanks! [1/2] arm64: dts: qcom: msm8916-longcheer-l8910: Enable RGB LED commit: 5017b8cdb7ebeb32d7f12a05b34d58662e137dbe [2/2] arm64: dts: qcom: msm8939-longcheer-l9100: Enable RGB LED commit: a21796c631734ea5cf62507e63a2479261880514 Best regards,
Hi! > With the driver for ktd2026 recently applied to linux-leds[1], the LED > can be enabled on longcheer l8910 and l9100. Please make sure sysfs name is consistent with notification LED on other phones, as documented by well-known-leds.txt. Best regards, Pavel --
With the driver for ktd2026 recently applied to linux-leds[1], the LED can be enabled on longcheer l8910 and l9100. [1] https://lore.kernel.org/all/20231002-ktd202x-v6-0-26be8eefeb88@apitzsch.eu/ Signed-off-by: André Apitzsch <git@apitzsch.eu> --- André Apitzsch (2): arm64: dts: qcom: msm8916-longcheer-l8910: Enable RGB LED arm64: dts: qcom: msm8939-longcheer-l9100: Enable RGB LED .../boot/dts/qcom/msm8916-longcheer-l8910.dts | 51 ++++++++++++++++++++++ .../boot/dts/qcom/msm8939-longcheer-l9100.dts | 51 ++++++++++++++++++++++ 2 files changed, 102 insertions(+) --- base-commit: beb63bee4857fd3661305eec8888d025a7c26c56 change-id: 20231013-bq_leds-0d8a9b15ec6a Best regards,