RE: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-21 Thread Biju Das
er...@lists.infradead.org; linux- > m...@vger.kernel.org > Subject: Re: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support > > > >Below is the number clocks for each supported SoC: > > - 1: SH73A0, R8A73A4, R8A7740, R8A7778, R8A7779, R8A7790 > > - R8A7791

Re: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-21 Thread Wolfram Sang
> Below is the number clocks for each supported SoC: > -1: SH73A0, R8A73A4, R8A7740, R8A7778, R8A7779, R8A7790 > - R8A7791, R8A7792, R8A7793, R8A7794, R8A7795, R8A7796 > +1: SH73A0, R8A73A4, R8A7740, R8A7743, R8A7745, R8A7778, R8A7779, > + R8A7790,

Re: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-17 Thread Rob Herring
nt linux next tag > next-20170811. This patch depend on the driver change > [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support > https://patchwork.kernel.org/patch/9898611/ > > > Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 6 -- > 1 file changed, 4 insertions

RE: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Chris Paterson
Hello Geert, > From: geert.uytterhoe...@gmail.com [mailto:geert.uytterhoe...@gmail.com] > On Behalf Of Geert Uytterhoeven > > Hi Chris, > > On Mon, Aug 14, 2017 at 5:15 PM, Chris Paterson > wrote: > >> From: geert.uytterhoe...@gmail.com > >>

Re: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Geert Uytterhoeven
Hi Chris, On Mon, Aug 14, 2017 at 5:15 PM, Chris Paterson wrote: >> From: geert.uytterhoe...@gmail.com [mailto:geert.uytterhoe...@gmail.com] >> On Behalf Of Geert Uytterhoeven >> Sent: 14 August 2017 15:22 >> >> On Mon, Aug 14, 2017 at 1:19 PM, Biju Das

RE: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Chris Paterson
> From: geert.uytterhoe...@gmail.com [mailto:geert.uytterhoe...@gmail.com] > On Behalf Of Geert Uytterhoeven > Sent: 14 August 2017 15:22 > > On Mon, Aug 14, 2017 at 1:19 PM, Biju Das wrote: > > Add support for r8a7743/5 SoC.Renesas RZ/G1[ME] (R8A7743/5) SDHI is > >

Re: [PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Geert Uytterhoeven
On Mon, Aug 14, 2017 at 1:19 PM, Biju Das wrote: > Add support for r8a7743/5 SoC.Renesas RZ/G1[ME] (R8A7743/5) SDHI > is identical to the R-Car Gen2 family. > > Signed-off-by: Biju Das > --- > This patch is compiled and tested against mmc/next. >

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Biju Das
s_sdhi: Add r8a7743/5 support https://patchwork.kernel.org/patch/9898611/ Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt b/Documentation/devicetree/bindings/mmc/tmio_m

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support

2017-08-14 Thread Biju Das
Add support for r8a7743/5 SoC.Renesas RZ/G1[ME] (R8A7743/5) SDHI is identical to the R-Car Gen2 family. Signed-off-by: Biju Das --- This patch is compiled and tested against mmc/next. drivers/mmc/host/renesas_sdhi_sys_dmac.c | 2 ++ 1 file changed, 2 insertions(+)