diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2019-06-28 04:38:34 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-07-03 10:34:36 +0200 |
commit | 053d8b24678fc35743ec02fc6e986d4ee55117bb (patch) | |
tree | c02b273c86207cfd7947eae3184ffd53ec61ecc9 | |
parent | dt-bindings: pinctrl: aspeed: Convert AST2500 bindings to json-schema (diff) | |
download | linux-053d8b24678fc35743ec02fc6e986d4ee55117bb.tar.xz linux-053d8b24678fc35743ec02fc6e986d4ee55117bb.zip |
MAINTAINERS: Add entry for ASPEED pinctrl drivers
Add myself as maintainer to avoid burdening others with the madness.
Cc: Johnny Huang <johnny_huang@aspeedtech.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20190628023838.15426-5-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-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 <andrew@aj.id.au> +L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) +L: openbmc@lists.ozlabs.org (moderated for non-subscribers) +L: linux-gpio@vger.kernel.org +S: Maintained +F: drivers/pinctrl/aspeed/ +F: Documentation/devicetree/bindings/pinctrl/aspeed,* + ASPEED VIDEO ENGINE DRIVER M: Eddie James <eajames@linux.ibm.com> L: linux-media@vger.kernel.org |