Message ID | de6a3f66a8fadca620b8eff7df04038f1abd3c85.1680874520.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 f2c3d47..c591dff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17071,6 +17071,12 @@ 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: 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 | 6 ++++++ 1 file changed, 6 insertions(+)