diff options
author | Philipp Tomsich | 2018-03-26 19:59:09 +0200 |
---|---|---|
committer | Philipp Tomsich | 2018-03-28 23:47:07 +0200 |
commit | 47b8583f58cd7d812baee57cc3bb0a87a3bd70b4 (patch) | |
tree | 23beebfd03418cd1a270903726f0536f290bfd9c /MAINTAINERS | |
parent | f0f7178e6b1562df155003d6bf7e9d98b5103fa5 (diff) |
rockchip: mmc: update MAINTAINERS
The Rockchip-specific wrappers to the DW-MMC and the SDHCI driver
were not covered as part of what's maintained by the architecture
maintainers. Add them here.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7cc3b06c44c..fde77b2b611 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -159,6 +159,8 @@ F: board/rockchip/ F: drivers/clk/rockchip/ F: drivers/gpio/rk_gpio.c F: drivers/misc/rockchip-efuse.c +F: drivers/mmc/rockchip_sdhci.c +F: drivers/mmc/rockchip_dw_mmc.c F: drivers/pinctrl/rockchip/ F: drivers/ram/rockchip/ F: drivers/sysreset/sysreset_rockchip.c |