diff mbox series

[V6,3/3] MAINTAINERS: Add the entry for boot_stats driver support

Message ID 9606b72bc2aa7ba5ac2d80266ae0a25ce67c28e7.1683628357.git.quic_schowdhu@quicinc.com
State New
Headers show
Series [V6,1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM | expand

Commit Message

Souradeep Chowdhury May 9, 2023, 10:52 a.m. UTC
Add the entries for all the files added as a part of driver support for
boot stats.

Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..076891632f68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17182,6 +17182,13 @@  L:	netdev@vger.kernel.org
 S:	Supported
 F:	drivers/net/ipa/
 
+QCOM BOOT_STATS DRIVER
+M:	Souradeep Chowdhury <quic_schowdhu@quicinc.com>
+L:	linux-arm-msm@vger.kernel.org
+S:	Maintained
+F:	Documentation/ABI/testing/debugfs-driver-bootstat
+F:	drivers/soc/qcom/boot_stats.c
+
 QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
 M:	Gabriel Somlo <somlo@cmu.edu>
 M:	"Michael S. Tsirkin" <mst@redhat.com>