Dear All,

this series adds SDHI2 support to the iwg23s.
The RZ/G1C (the SoC powering the iwg23s) is slightly different from
the other R-Car and RZ/G1 devices, in the sense that this device uses
only one bit of the POC Control Register to control the voltage of the
entire interface, as opposed to one bit per pin.
There is a discussion on the ML that is going on about this:
https://patchwork.kernel.org/patch/10604395/
and the patches from this series implement "option 2".

Thanks,
Fab

Fabrizio Castro (4):
  dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
  pinctrl: sh-pfc: r8a77470: Add SDHI2 voltage switch
  ARM: dts: r8a77470: Add SDHI2 support
  ARM: dts: iwg23s-sbc: Add uSD card support

 Documentation/devicetree/bindings/mmc/tmio_mmc.txt |  1 +
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts          | 49 ++++++++++++++++++++++
 arch/arm/boot/dts/r8a77470.dtsi                    | 15 +++++++
 drivers/pinctrl/sh-pfc/pfc-r8a77470.c              | 32 +++++++++++++-
 4 files changed, 96 insertions(+), 1 deletion(-)

-- 
2.7.4

Reply via email to