diff mbox series

[U-Boot,2/3] rockchip: mmc: update MAINTAINERS

Message ID 1522087150-21556-3-git-send-email-philipp.tomsich@theobroma-systems.com
State Accepted
Commit 47b8583f58cd7d812baee57cc3bb0a87a3bd70b4
Delegated to: Philipp Tomsich
Headers show
Series rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399) | expand

Commit Message

Philipp Tomsich March 26, 2018, 5:59 p.m. UTC
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>
---

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Philipp Tomsich March 28, 2018, 9:47 p.m. UTC | #1
> 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>
> ---
> 
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied to u-boot-rockchip, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6c7f3ae..976341c 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