diff options
author | Bjorn Andersson <quic_bjorande@quicinc.com> | 2024-03-19 17:05:55 -0700 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-03-20 23:33:58 +0100 |
commit | f7cee094fb3b370e56b3c8aac89038de818d7aec (patch) | |
tree | ebce6ba7b96dbece19edca39280e7e57696fd8b1 /MAINTAINERS | |
parent | f0109900462db14e3f213a41c7f14b350252c7e2 (diff) |
MAINTAINER: Include linux-arm-msm for Qualcomm RTC patches
Add Qualcomm RTC driver to the linux-arm-msm list, to ensure that
members of the Qualcomm community gets Cc'ed, to assist with reviews
etc.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Link: https://lore.kernel.org/r/20240319-maintainer-msm-add-rtc-v1-1-3a4f7d41b4d4@quicinc.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eeba9c259449..0c60a61f035a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2594,6 +2594,7 @@ F: drivers/pci/controller/dwc/pcie-qcom.c F: drivers/phy/qualcomm/ F: drivers/power/*/msm* F: drivers/reset/reset-qcom-* +F: drivers/rtc/rtc-pm8xxx.c F: drivers/spi/spi-geni-qcom.c F: drivers/spi/spi-qcom-qspi.c F: drivers/spi/spi-qup.c |