[PATCH] MAINTAINERS: Put Qualcomm LPG driver under the linux-arm-msm umbrella

Konrad Dybcio posted 1 patch 2 weeks ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Put Qualcomm LPG driver under the linux-arm-msm umbrella
Posted by Konrad Dybcio 2 weeks ago
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

The Light Pulse Generator block is a PWM/LED controller found on
Qualcomm PMICs. Add its driver to the linux-arm-msm entry to make sure
linux-arm-msm is always on the recipient list.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 41ded579750c..f9df02924db3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3200,6 +3200,7 @@ F:	drivers/extcon/extcon-qcom*
 F:	drivers/i2c/busses/i2c-qcom-geni.c
 F:	drivers/i2c/busses/i2c-qup.c
 F:	drivers/iommu/msm*
+F:	drivers/leds/rgb/leds-qcom-lpg.c
 F:	drivers/mfd/ssbi.c
 F:	drivers/mmc/host/mmci_qcom*
 F:	drivers/mmc/host/sdhci-msm.c

---
base-commit: b179ce312bafcb8c68dc718e015aee79b7939ff0
change-id: 20251117-topic-lpg_maintainers-4f75b932b2c8

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>