All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH 4.19.y-cip repost 0/6] Add eMMC/uSD/LEDs support to HiHope RZ/G2M
@ 2019-09-05  8:37 Fabrizio Castro
  2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 1/6] mmc: renesas_sdhi: Change HW adjustment register according to speed mode Fabrizio Castro
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Fabrizio Castro @ 2019-09-05  8:37 UTC (permalink / raw)
  To: cip-dev

Dear All,

This series is to add eMMC/uSD/LEDs support to the HiHope RZ/G2M board,
and depends on series:
https://patchwork.kernel.org/cover/11126905/

Thanks,
Fab

Fabrizio Castro (3):
  arm64: dts: renesas: hihope-common: Add uSD and eMMC
  arm64: dts: renesas: hihope-common: Add LEDs support
  arm64: dts: renesas: hihope-common: Remove "label" from LEDs

Takeshi Saito (1):
  mmc: renesas_sdhi: Change HW adjustment register according to speed
    mode

Wolfram Sang (2):
  mmc: tmio: introduce macro for max block size
  mmc: renesas_sdhi: prevent overflow for max_req_size

 arch/arm64/boot/dts/renesas/hihope-common.dtsi | 97 ++++++++++++++++++++++++++
 drivers/mmc/host/renesas_sdhi.h                |  2 +
 drivers/mmc/host/renesas_sdhi_core.c           |  8 +++
 drivers/mmc/host/renesas_sdhi_internal_dmac.c  |  9 +--
 drivers/mmc/host/renesas_sdhi_sys_dmac.c       |  2 +-
 drivers/mmc/host/tmio_mmc.h                    |  2 +
 drivers/mmc/host/tmio_mmc_core.c               |  2 +-
 7 files changed, 116 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-09-05  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05  8:37 [cip-dev] [PATCH 4.19.y-cip repost 0/6] Add eMMC/uSD/LEDs support to HiHope RZ/G2M Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 1/6] mmc: renesas_sdhi: Change HW adjustment register according to speed mode Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 2/6] mmc: tmio: introduce macro for max block size Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 3/6] mmc: renesas_sdhi: prevent overflow for max_req_size Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 4/6] arm64: dts: renesas: hihope-common: Add uSD and eMMC Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 5/6] arm64: dts: renesas: hihope-common: Add LEDs support Fabrizio Castro
2019-09-05  8:37 ` [cip-dev] [PATCH 4.19.y-cip repost 6/6] arm64: dts: renesas: hihope-common: Remove "label" from LEDs Fabrizio Castro
2019-09-05  9:40 ` [cip-dev] [PATCH 4.19.y-cip repost 0/6] Add eMMC/uSD/LEDs support to HiHope RZ/G2M nobuhiro1.iwamatsu at toshiba.co.jp

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.