diff options
author | Andrew Jeffery <[email protected]> | 2019-06-28 12:08:34 +0930 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-07-03 10:34:36 +0200 |
commit | 053d8b24678fc35743ec02fc6e986d4ee55117bb (patch) | |
tree | c02b273c86207cfd7947eae3184ffd53ec61ecc9 | |
parent | 0a617de167306231bdbf894aa2b93f4b2cd2a781 (diff) |
MAINTAINERS: Add entry for ASPEED pinctrl drivers
Add myself as maintainer to avoid burdening others with the madness.
Cc: Johnny Huang <[email protected]>
Signed-off-by: Andrew Jeffery <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..4c73fe3df3d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2575,6 +2575,15 @@ S: Maintained F: Documentation/hwmon/asc7621.rst F: drivers/hwmon/asc7621.c +ASPEED PINCTRL DRIVERS +M: Andrew Jeffery <[email protected]> +L: [email protected] (moderated for non-subscribers) +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: drivers/pinctrl/aspeed/ +F: Documentation/devicetree/bindings/pinctrl/aspeed,* + ASPEED VIDEO ENGINE DRIVER M: Eddie James <[email protected]> |