Message ID | bac8b9f7de40800142a80c54e60a2d75c1fe6876.1681375949.git.quic_schowdhu@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | soc: qcom: boot_stats: Add driver support for boot_stats | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 0e64787..20b96e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17055,6 +17055,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>
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(+)