mbox

[GIT,PULL] SOCFPGA DT updates for 3.15

Message ID 1391621517-17219-1-git-send-email-dinguyen@altera.com
State New
Headers show

Pull-request

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

Message

dinguyen@altera.com Feb. 5, 2014, 5:31 p.m. UTC
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(-)

Comments

Dinh Nguyen Feb. 17, 2014, 5:28 a.m. UTC | #1
On 2/5/14 11:31 AM, dinguyen@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
dinguyen@altera.com Feb. 17, 2014, 6:25 a.m. UTC | #2
On Sun, 2014-02-16 at 23:28 -0600, Dinh Nguyen wrote:
> On 2/5/14 11:31 AM, dinguyen@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
> 
>
Olof Johansson Feb. 20, 2014, 12:32 a.m. UTC | #3
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@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