linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SOCFPGA DT updates for 3.15
@ 2014-02-05 17:31 dinguyen at altera.com
  2014-02-17  5:28 ` Dinh Nguyen
  0 siblings, 1 reply; 4+ messages in thread
From: dinguyen at altera.com @ 2014-02-05 17:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, and Olof,

Please consider pulling in these 2 patches for the enabling SD/MMC on the SOCFPGA
platform.

Thanks,
Dinh

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dts-for-3.15

for you to fetch changes up to e422c12bc07192289c3fec4edd457e6ffaa03b2b:

  ARM: socfpga_defconfig: enable SD/MMC support (2014-02-05 11:19:34 -0600)

----------------------------------------------------------------
SOCFPGA dts updates for v3.15

----------------------------------------------------------------
Dinh Nguyen (2):
      dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
      ARM: socfpga_defconfig: enable SD/MMC support

 arch/arm/boot/dts/socfpga.dtsi          |   13 ++++++++++++-
 arch/arm/boot/dts/socfpga_arria5.dtsi   |   11 +++++++++++
 arch/arm/boot/dts/socfpga_cyclone5.dtsi |   11 +++++++++++
 arch/arm/boot/dts/socfpga_vt.dts        |   11 +++++++++++
 arch/arm/configs/socfpga_defconfig      |    2 ++
 5 files changed, 47 insertions(+), 1 deletion(-)

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

* [GIT PULL] SOCFPGA DT updates for 3.15
  2014-02-05 17:31 [GIT PULL] SOCFPGA DT updates for 3.15 dinguyen at altera.com
@ 2014-02-17  5:28 ` Dinh Nguyen
  2014-02-17  6:25   ` Dinh Nguyen
  0 siblings, 1 reply; 4+ messages in thread
From: Dinh Nguyen @ 2014-02-17  5:28 UTC (permalink / raw)
  To: linux-arm-kernel


On 2/5/14 11:31 AM, dinguyen at altera.com wrote:
> Hi Arnd, Kevin, and Olof,
>
> Please consider pulling in these 2 patches for the enabling SD/MMC on the SOCFPGA
> platform.
>
> Thanks,
> Dinh
>
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
>
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
>
> are available in the git repository at:
>
>   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dts-for-3.15
>
> for you to fetch changes up to e422c12bc07192289c3fec4edd457e6ffaa03b2b:
>
>   ARM: socfpga_defconfig: enable SD/MMC support (2014-02-05 11:19:34 -0600)
>
> ----------------------------------------------------------------
> SOCFPGA dts updates for v3.15
>
> ----------------------------------------------------------------
> Dinh Nguyen (2):
>       dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
>       ARM: socfpga_defconfig: enable SD/MMC support
>
>  arch/arm/boot/dts/socfpga.dtsi          |   13 ++++++++++++-
>  arch/arm/boot/dts/socfpga_arria5.dtsi   |   11 +++++++++++
>  arch/arm/boot/dts/socfpga_cyclone5.dtsi |   11 +++++++++++
>  arch/arm/boot/dts/socfpga_vt.dts        |   11 +++++++++++
>  arch/arm/configs/socfpga_defconfig      |    2 ++
>  5 files changed, 47 insertions(+), 1 deletion(-)
Just a ping...

Thanks,
Dinh

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

* [GIT PULL] SOCFPGA DT updates for 3.15
  2014-02-17  5:28 ` Dinh Nguyen
@ 2014-02-17  6:25   ` Dinh Nguyen
  2014-02-20  0:32     ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Dinh Nguyen @ 2014-02-17  6:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, 2014-02-16 at 23:28 -0600, Dinh Nguyen wrote:
> On 2/5/14 11:31 AM, dinguyen at altera.com wrote:
> > Hi Arnd, Kevin, and Olof,
> >
> > Please consider pulling in these 2 patches for the enabling SD/MMC on the SOCFPGA
> > platform.
> >
> > Thanks,
> > Dinh
> >
> > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> >
> >   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> >
> > are available in the git repository at:
> >
> >   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dts-for-3.15
> >
> > for you to fetch changes up to e422c12bc07192289c3fec4edd457e6ffaa03b2b:
> >
> >   ARM: socfpga_defconfig: enable SD/MMC support (2014-02-05 11:19:34 -0600)
> >
> > ----------------------------------------------------------------
> > SOCFPGA dts updates for v3.15
> >
> > ----------------------------------------------------------------
> > Dinh Nguyen (2):
> >       dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
> >       ARM: socfpga_defconfig: enable SD/MMC support
> >
> >  arch/arm/boot/dts/socfpga.dtsi          |   13 ++++++++++++-
> >  arch/arm/boot/dts/socfpga_arria5.dtsi   |   11 +++++++++++
> >  arch/arm/boot/dts/socfpga_cyclone5.dtsi |   11 +++++++++++
> >  arch/arm/boot/dts/socfpga_vt.dts        |   11 +++++++++++
> >  arch/arm/configs/socfpga_defconfig      |    2 ++
> >  5 files changed, 47 insertions(+), 1 deletion(-)
> Just a ping...
> 

Apologies, but please ignore this thread. I need to rework this based on
this thread:

http://thread.gmane.org/gmane.linux.kernel.mmc/25039/focus=25076

Dinh
> Thanks,
> Dinh
> 
> 

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

* [GIT PULL] SOCFPGA DT updates for 3.15
  2014-02-17  6:25   ` Dinh Nguyen
@ 2014-02-20  0:32     ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-02-20  0:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 17, 2014 at 12:25:13AM -0600, Dinh Nguyen wrote:
> On Sun, 2014-02-16 at 23:28 -0600, Dinh Nguyen wrote:
> > On 2/5/14 11:31 AM, dinguyen at altera.com wrote:
> > > Hi Arnd, Kevin, and Olof,
> > >
> > > Please consider pulling in these 2 patches for the enabling SD/MMC on the SOCFPGA
> > > platform.
> > >
> > > Thanks,
> > > Dinh
> > >
> > > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> > >
> > >   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> > >
> > > are available in the git repository at:
> > >
> > >   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dts-for-3.15
> > >
> > > for you to fetch changes up to e422c12bc07192289c3fec4edd457e6ffaa03b2b:
> > >
> > >   ARM: socfpga_defconfig: enable SD/MMC support (2014-02-05 11:19:34 -0600)
> > >
> > > ----------------------------------------------------------------
> > > SOCFPGA dts updates for v3.15
> > >
> > > ----------------------------------------------------------------
> > > Dinh Nguyen (2):
> > >       dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
> > >       ARM: socfpga_defconfig: enable SD/MMC support
> > >
> > >  arch/arm/boot/dts/socfpga.dtsi          |   13 ++++++++++++-
> > >  arch/arm/boot/dts/socfpga_arria5.dtsi   |   11 +++++++++++
> > >  arch/arm/boot/dts/socfpga_cyclone5.dtsi |   11 +++++++++++
> > >  arch/arm/boot/dts/socfpga_vt.dts        |   11 +++++++++++
> > >  arch/arm/configs/socfpga_defconfig      |    2 ++
> > >  5 files changed, 47 insertions(+), 1 deletion(-)
> > Just a ping...
> > 
> 
> Apologies, but please ignore this thread. I need to rework this based on
> this thread:
> 
> http://thread.gmane.org/gmane.linux.kernel.mmc/25039/focus=25076

Ok, nevermind -- I ended up dropping the for-3.14 dt branch I just merged based
on this as well. Please resend with the rest later.


-Olof

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

end of thread, other threads:[~2014-02-20  0:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 17:31 [GIT PULL] SOCFPGA DT updates for 3.15 dinguyen at altera.com
2014-02-17  5:28 ` Dinh Nguyen
2014-02-17  6:25   ` Dinh Nguyen
2014-02-20  0:32     ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).