Message ID | 0ec18563282e218fdf0d17fa239d4832ab391b78.1688533340.git.quic_schowdhu@quicinc.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | firmware: Add support for boot_stats | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 4eba5e88c6b0..ee64b9e7b7cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17173,6 +17173,12 @@ F: sound/soc/codecs/wsa881x.c F: sound/soc/codecs/wsa883x.c F: sound/soc/qcom/ +QCOM BOOT_STATS DRIVER +M: Souradeep Chowdhury <quic_schowdhu@quicinc.com> +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/firmware/qcom,bootstats.yaml + QCOM EMBEDDED USB DEBUGGER (EUD) M: Souradeep Chowdhury <quic_schowdhu@quicinc.com> L: linux-arm-msm@vger.kernel.org
Add the entry for the file added as a part of support for boot stats. Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)