aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2024-09-05 11:41:24 -0400
committerMark Brown <[email protected]>2024-09-05 19:15:44 +0100
commitfb9820c550cfc58684b612471cc50e4b5c305404 (patch)
tree3460b2ede14f69ad6b263d940588012838f9743f
parentff949d981c775332be94be70397ee1df20bc68e5 (diff)
MAINTAINERS: SPI: Add freescale lpspi maintainer information
Add [email protected] and NXP maintainer information for lpspi driver (drivers/spi/spi-fsl-lpspi.c). Signed-off-by: Frank Li <[email protected]> Reviewed-by: Stefan Wahren <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 878dcd23b331..3e49840cff42 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8945,6 +8945,14 @@ S: Maintained
F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
F: drivers/i2c/busses/i2c-imx-lpi2c.c
+FREESCALE IMX LPSPI DRIVER
+M: Frank Li <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
+F: drivers/spi/spi-fsl-lpspi.c
+
FREESCALE MPC I2C DRIVER
M: Chris Packham <[email protected]>