From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chia-Wei Wang Date: Thu, 26 Aug 2021 14:16:21 +0800 Subject: [PATCH v3 2/4] MAINTAINER: Add ASPEED eSPI driver entry In-Reply-To: <20210826061623.6352-1-chiawei_wang@aspeedtech.com> References: <20210826061623.6352-1-chiawei_wang@aspeedtech.com> Message-ID: <20210826061623.6352-3-chiawei_wang@aspeedtech.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Add Ryan Chen and myself as the maintainer of Aspeed eSPI driver. Joel Stanley is added as the reviewer. Signed-off-by: Chia-Wei Wang --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fd25e4ecf0b9..b21bcb46692e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1713,6 +1713,15 @@ F: drivers/crypto/axis F: drivers/mmc/host/usdhi6rol0.c F: drivers/pinctrl/pinctrl-artpec* +ARM/ASPEED ESPI DRIVER +M: Chia-Wei Wang +M: Ryan Chen +R: Joel Stanley +L: linux-aspeed at lists.ozlabs.org (moderated for non-subscribers) +L: openbmc at lists.ozlabs.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/soc/aspeed/espi.yaml + ARM/ASPEED I2C DRIVER M: Brendan Higgins R: Benjamin Herrenschmidt -- 2.17.1