Marek wrote the driver and has been active in reviewing patches for it so add a MAINTAINERS entry to help people find him and CC him on new patches.
Signed-off-by: Mark Brown broonie@kernel.org ---
Marek, is this OK for you?
MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 4b7976b..ed17a5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3848,6 +3848,13 @@ S: Maintained F: include/linux/platform_data/video-imxfb.h F: drivers/video/fbdev/imxfb.c
+FREESCALE IMX SPI DRIVER +M: Marek Vasut marex@denx.de +L: linux-spi@vger.kernel.org +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +F: drivers/spi/spi-imx.c +F: Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt + FREESCALE SOC FS_ENET DRIVER M: Pantelis Antoniou pantelis.antoniou@gmail.com M: Vitaly Bordug vbordug@ru.mvista.com