I'd prefer them separated from code changes. They are separate tasksSome MAINTAINERS updates are not separated form the driver patch. Likefor it.Probably MAINTAINERS update should be a separate patch.
Co-developed-by: Yinggang Gu <guyinggang@xxxxxxxxxxx>
Signed-off-by: Yinggang Gu <guyinggang@xxxxxxxxxxx>
Signed-off-by: Qunqin Zhao <zhaoqunqin@xxxxxxxxxxx>
---
MAINTAINERS | 1 +
drivers/char/tpm/Kconfig | 9 ++++
drivers/char/tpm/Makefile | 1 +
drivers/char/tpm/tpm_lsse.c | 104 ++++++++++++++++++++++++++++++++++++
4 files changed, 115 insertions(+)
create mode 100644 drivers/char/tpm/tpm_lsse.c
diff --git a/MAINTAINERS b/MAINTAINERS
index 6493d58436..6aad0f08ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13484,6 +13484,7 @@ LOONGSON CRYPTO DRIVER
M: Qunqin Zhao <zhaoqunqin@xxxxxxxxxxxx>
L: linux-crypto@xxxxxxxxxxxxxxx
S: Maintained
+F: drivers/char/tpm/tpm_lsse.c
F: drivers/crypto/loongson/
LOONGSON-2 APB DMA DRIVER
the submit of "drivers/mfd/max7714*".
So it seems whether the updates to MAINTAINERS are separated or not is OK.
per se.
BR, Jarkko