Add myself and Ryan Chen as maintainer of the Aspeed eSPI driver and the associated eSPI interrupt controller. Joel Stanley is also added as the reviewer.
Signed-off-by: Chia-Wei, Wang <[email protected]> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7c1e45c416b1..d5f9205a5439 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1639,6 +1639,20 @@ F: drivers/crypto/axis F: drivers/mmc/host/usdhi6rol0.c F: drivers/pinctrl/pinctrl-artpec* +ARM/ASPEED ESPI DRIVER +M: Chia-Wei Wang <[email protected]> +M: Ryan Chen <[email protected]> +R: Joel Stanley <[email protected]> +L: [email protected] (moderated for non-subscribers) +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/soc/aspeed/espi.yaml +F: drivers/irqchip/irq-aspeed-espi-ic.c +F: drivers/soc/aspeed/aspeed-espi* +F: include/dt-bindings/interrupt-controller/aspeed-espi-ic.h +F: include/soc/aspeed/espi.h +F: include/uapi/linux/aspeed-espi.h + ARM/ASPEED I2C DRIVER M: Brendan Higgins <[email protected]> R: Benjamin Herrenschmidt <[email protected]> -- 2.17.1

