diff options
author | Stefan Agner <[email protected]> | 2018-02-20 23:55:46 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2018-02-21 11:09:23 +0100 |
commit | 78de41a368af26e54ba53e63629fd7f166f17cef (patch) | |
tree | 9ebfae5ea26a3f7a93ad0a9f9af4edc8e7225e77 | |
parent | 49527bc0e8d207e87bf3ebe8eb8cce7353372d79 (diff) |
MAINTAINERS: add Freescale pin controllers
Add Dong Aisheng, Fabio Estevam, Shawn Guo and myself as maintainer
and the Pengutronix kernel team as reviewer.
Signed-off-by: Stefan Agner <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Acked-by: Dong Aisheng <[email protected]>
Acked-by: Lucas Stach <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..524b56488863 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10925,6 +10925,17 @@ L: [email protected] S: Supported F: drivers/pinctrl/pinctrl-at91-pio4.* +PIN CONTROLLER - FREESCALE +M: Dong Aisheng <[email protected]> +M: Fabio Estevam <[email protected]> +M: Shawn Guo <[email protected]> +M: Stefan Agner <[email protected]> +R: Pengutronix Kernel Team <[email protected]> +S: Maintained +F: drivers/pinctrl/freescale/ +F: Documentation/devicetree/bindings/pinctrl/fsl,* + PIN CONTROLLER - INTEL M: Mika Westerberg <[email protected]> M: Heikki Krogerus <[email protected]> |