All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RTF 0/7] Add SDHI to r8a7796/salvator-x
@ 2016-08-17 11:31 ` Simon Horman
  0 siblings, 0 replies; 38+ messages in thread
From: Simon Horman @ 2016-08-17 11:31 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: linux-arm-kernel, Magnus Damm, Simon Horman

Hi,

this patch set updates drivers, documentation and DT to
enable SDHI0 & 3 on the r8a7796/salvator-x. This includes
defining nodes for all available SDHI and GPIO devices.

I have boot-tested this which seems successful.
However, I do not have physical access to an r8a7796/salvator-x board
and the one that I have remote access to does not appear to have
any SD cards present. I would be grateful of any testing anyone
can provide.

Based on renesas-drivers-2016-08-09-v4.8-rc1

Provided for testing as the topic/r8a7796-sdhi branch in
my renesas tree on kernel.org.

Ai Kyuse (2):
  clk: renesas: r8a7796: Add SDIF clocks
  mmc: sh_mobile_sdhi: Add r8a7796 support

Simon Horman (2):
  arm64: dts: r8a7796: add SDHI nodes
  arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3

Takeshi Kihara (3):
  clk: renesas: r8a7796: Add GPIO clocks
  pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions
  arm64: dts: r8a7796: Add GPIO device nodes

 Documentation/devicetree/bindings/mmc/tmio_mmc.txt |   1 +
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts |  84 +++++++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 154 ++++++++++++
 drivers/clk/renesas/r8a7796-cpg-mssr.c             |  17 ++
 drivers/mmc/host/sh_mobile_sdhi.c                  |   1 +
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c               | 275 +++++++++++++++++++++
 6 files changed, 532 insertions(+)

-- 
2.7.0.rc3.207.g0ac5344

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

end of thread, other threads:[~2016-08-25  5:22 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-17 11:31 [PATCH/RTF 0/7] Add SDHI to r8a7796/salvator-x Simon Horman
2016-08-17 11:31 ` Simon Horman
2016-08-17 11:31 ` [PATCH/RTF 1/7] clk: renesas: r8a7796: Add GPIO clocks Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 13:40   ` Geert Uytterhoeven
2016-08-17 13:40     ` Geert Uytterhoeven
2016-08-17 11:31 ` [PATCH/RTF 2/7] clk: renesas: r8a7796: Add SDIF clocks Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 13:47   ` Geert Uytterhoeven
2016-08-17 13:47     ` Geert Uytterhoeven
2016-08-22  9:15     ` Simon Horman
2016-08-22  9:15       ` Simon Horman
2016-08-17 11:31 ` [PATCH/RTF 3/7] pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 15:31   ` Geert Uytterhoeven
2016-08-17 15:31     ` Geert Uytterhoeven
2016-08-17 11:31 ` [PATCH/RTF 4/7] mmc: sh_mobile_sdhi: Add r8a7796 support Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 15:36   ` Geert Uytterhoeven
2016-08-17 15:36     ` Geert Uytterhoeven
2016-08-17 11:31 ` [PATCH/RTF 5/7] arm64: dts: r8a7796: Add GPIO device nodes Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 15:41   ` Geert Uytterhoeven
2016-08-17 15:41     ` Geert Uytterhoeven
2016-08-22  9:15     ` Simon Horman
2016-08-22  9:15       ` Simon Horman
2016-08-17 11:31 ` [PATCH/RTF 6/7] arm64: dts: r8a7796: add SDHI nodes Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 15:43   ` Geert Uytterhoeven
2016-08-17 15:43     ` Geert Uytterhoeven
2016-08-17 11:31 ` [PATCH/RTF 7/7] arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3 Simon Horman
2016-08-17 11:31   ` Simon Horman
2016-08-17 15:52   ` Geert Uytterhoeven
2016-08-17 15:52     ` Geert Uytterhoeven
2016-08-22  9:25     ` Simon Horman
2016-08-22  9:25       ` Simon Horman
2016-08-25  3:31     ` Magnus Damm
2016-08-25  3:31       ` Magnus Damm

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.