Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for the ASPEED SD/MMC driver

Add myself as the maintainer.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20210114031433.2388532-6-andrew@aj.id.au
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Andrew Jeffery and committed by
Ulf Hansson
37af07d9 0bbcd225

+9
+9
MAINTAINERS
··· 2832 2832 F: drivers/irqchip/irq-aspeed-scu-ic.c 2833 2833 F: include/dt-bindings/interrupt-controller/aspeed-scu-ic.h 2834 2834 2835 + ASPEED SD/MMC DRIVER 2836 + M: Andrew Jeffery <andrew@aj.id.au> 2837 + L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) 2838 + L: openbmc@lists.ozlabs.org (moderated for non-subscribers) 2839 + L: linux-mmc@vger.kernel.org 2840 + S: Maintained 2841 + F: Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml 2842 + F: drivers/mmc/host/sdhci-of-aspeed* 2843 + 2835 2844 ASPEED VIDEO ENGINE DRIVER 2836 2845 M: Eddie James <eajames@linux.ibm.com> 2837 2846 L: linux-media@vger.kernel.org