Message ID | 20240319-maintainer-msm-add-rtc-v1-1-3a4f7d41b4d4@quicinc.com |
---|---|
State | Accepted |
Commit | f7cee094fb3b370e56b3c8aac89038de818d7aec |
Headers | show |
Series | MAINTAINER: Include linux-arm-msm for Qualcomm RTC patches | expand |
On Tue, 19 Mar 2024 17:05:55 -0700, Bjorn Andersson wrote: > 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. > > Applied, thanks! [1/1] MAINTAINER: Include linux-arm-msm for Qualcomm RTC patches https://git.kernel.org/abelloni/c/f7cee094fb3b Best regards,
diff --git a/MAINTAINERS b/MAINTAINERS index 82896c3e0559..933290aad4c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2617,6 +2617,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
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- base-commit: 226d3c72fcde130a99d760895ebdd20e78e02cb5 change-id: 20240319-maintainer-msm-add-rtc-60b7438d15e4 Best regards,