All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc
Date: Fri, 25 Apr 2014 13:30:48 -0700	[thread overview]
Message-ID: <20140425203047.GG20807@atomide.com> (raw)

The following changes since commit fb677ef70b65e22cd4401d31b700a8b4041efae1:

  ARM: OMAP2+: Fix GPMC remap for devices using an offset (2014-04-23 11:09:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.15/fixes-gpmc

for you to fetch changes up to 4c05160342f16361fc37ae34dcae9210306a83e9:

  ARM: dts: AM3517: Disable absent IPs inherited from OMAP3 (2014-04-25 09:55:00 -0700)

----------------------------------------------------------------
Mostly fixes for occasional memory corruption caused by bad
timings for smc911x LAN9220 (and potentially LAN9221) devices
that were noted on a cm-t3730 system. Also fix THUMB mode
for SMP, and mailbox related warnings when booted with device
tree.

----------------------------------------------------------------
Dave Gerlach (1):
      ARM: dts: am437x-gp-evm: Do not reset gpio5

Javier Martinez Canillas (1):
      ARM: dts: omap3-igep0020: use SMSC9221 timings

Joel Fernandes (1):
      ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU

Suman Anna (3):
      ARM: dts: OMAP5: Add mailbox dt node to fix boot warning
      ARM: dts: OMAP2: Fix interrupts for OMAP2420 mailbox
      ARM: dts: AM3517: Disable absent IPs inherited from OMAP3

Tony Lindgren (3):
      ARM: dts: Fix bad OTG muxing for cm-t boards
      ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree
      ARM: dts: Fix GPMC timings for LAN9220

 arch/arm/boot/dts/am3517.dtsi             | 16 ++++++++
 arch/arm/boot/dts/am437x-gp-evm.dts       |  5 +++
 arch/arm/boot/dts/omap-gpmc-smsc911x.dtsi | 19 ++++-----
 arch/arm/boot/dts/omap2.dtsi              |  7 ----
 arch/arm/boot/dts/omap2420.dtsi           |  8 ++++
 arch/arm/boot/dts/omap2430.dtsi           |  7 ++++
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi     | 66 +++++++------------------------
 arch/arm/boot/dts/omap3-igep.dtsi         |  2 +-
 arch/arm/boot/dts/omap3-igep0020.dts      |  4 +-
 arch/arm/boot/dts/omap3-sb-t35.dtsi       | 37 +++++------------
 arch/arm/boot/dts/omap3-sbc-t3517.dts     | 13 ++++++
 arch/arm/boot/dts/omap3.dtsi              |  2 +-
 arch/arm/boot/dts/omap5.dtsi              |  7 ++++
 arch/arm/mach-omap2/omap-headsmp.S        |  8 +++-
 14 files changed, 99 insertions(+), 102 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc
Date: Fri, 25 Apr 2014 13:30:48 -0700	[thread overview]
Message-ID: <20140425203047.GG20807@atomide.com> (raw)

The following changes since commit fb677ef70b65e22cd4401d31b700a8b4041efae1:

  ARM: OMAP2+: Fix GPMC remap for devices using an offset (2014-04-23 11:09:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.15/fixes-gpmc

for you to fetch changes up to 4c05160342f16361fc37ae34dcae9210306a83e9:

  ARM: dts: AM3517: Disable absent IPs inherited from OMAP3 (2014-04-25 09:55:00 -0700)

----------------------------------------------------------------
Mostly fixes for occasional memory corruption caused by bad
timings for smc911x LAN9220 (and potentially LAN9221) devices
that were noted on a cm-t3730 system. Also fix THUMB mode
for SMP, and mailbox related warnings when booted with device
tree.

----------------------------------------------------------------
Dave Gerlach (1):
      ARM: dts: am437x-gp-evm: Do not reset gpio5

Javier Martinez Canillas (1):
      ARM: dts: omap3-igep0020: use SMSC9221 timings

Joel Fernandes (1):
      ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU

Suman Anna (3):
      ARM: dts: OMAP5: Add mailbox dt node to fix boot warning
      ARM: dts: OMAP2: Fix interrupts for OMAP2420 mailbox
      ARM: dts: AM3517: Disable absent IPs inherited from OMAP3

Tony Lindgren (3):
      ARM: dts: Fix bad OTG muxing for cm-t boards
      ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree
      ARM: dts: Fix GPMC timings for LAN9220

 arch/arm/boot/dts/am3517.dtsi             | 16 ++++++++
 arch/arm/boot/dts/am437x-gp-evm.dts       |  5 +++
 arch/arm/boot/dts/omap-gpmc-smsc911x.dtsi | 19 ++++-----
 arch/arm/boot/dts/omap2.dtsi              |  7 ----
 arch/arm/boot/dts/omap2420.dtsi           |  8 ++++
 arch/arm/boot/dts/omap2430.dtsi           |  7 ++++
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi     | 66 +++++++------------------------
 arch/arm/boot/dts/omap3-igep.dtsi         |  2 +-
 arch/arm/boot/dts/omap3-igep0020.dts      |  4 +-
 arch/arm/boot/dts/omap3-sb-t35.dtsi       | 37 +++++------------
 arch/arm/boot/dts/omap3-sbc-t3517.dts     | 13 ++++++
 arch/arm/boot/dts/omap3.dtsi              |  2 +-
 arch/arm/boot/dts/omap5.dtsi              |  7 ++++
 arch/arm/mach-omap2/omap-headsmp.S        |  8 +++-
 14 files changed, 99 insertions(+), 102 deletions(-)

             reply	other threads:[~2014-04-25 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 20:30 Tony Lindgren [this message]
2014-04-25 20:30 ` [GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc Tony Lindgren
2014-05-05  5:21 ` Olof Johansson
2014-05-05  5:21   ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140425203047.GG20807@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.