mbox series

[U-Boot,0/3] rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399)

Message ID 1522087150-21556-1-git-send-email-philipp.tomsich@theobroma-systems.com
Headers show
Series rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399) | expand

Message

Philipp Tomsich March 26, 2018, 5:59 p.m. UTC
This series
 - adds 8bit support for rockchip_sdhci.c on the RK3399
 - enables DMA for SDHCI on the RK3399-Q7

And while we're at it: we also add the Rockchip-specific wrapper to
the list of files maintained as part of the Rockchip sub-architecture.


Philipp Tomsich (3):
  rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller
  rockchip: mmc: update MAINTAINERS
  rockchip: sdhci: support 8bit bus-width

 MAINTAINERS                   | 2 ++
 configs/puma-rk3399_defconfig | 1 +
 drivers/mmc/rockchip_sdhci.c  | 8 ++++++++
 3 files changed, 11 insertions(+)