All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399)
@ 2018-03-26 17:59 Philipp Tomsich
  2018-03-26 17:59 ` [U-Boot] [PATCH 1/3] rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller Philipp Tomsich
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philipp Tomsich @ 2018-03-26 17:59 UTC (permalink / raw)
  To: u-boot


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(+)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-28 21:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 17:59 [U-Boot] [PATCH 0/3] rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399) Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 1/3] rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller Philipp Tomsich
2018-03-28 21:47   ` [U-Boot] [U-Boot, " Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 2/3] rockchip: mmc: update MAINTAINERS Philipp Tomsich
2018-03-28 21:47   ` [U-Boot] [U-Boot,2/3] " Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 3/3] rockchip: sdhci: support 8bit bus-width Philipp Tomsich
2018-03-28 21:47   ` [U-Boot] [U-Boot,3/3] " Philipp Tomsich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.