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] Few regression fixes for omaps for v3.16-rc series
Date: Thu, 24 Jul 2014 04:43:49 -0700	[thread overview]
Message-ID: <20140724114348.GA29045@atomide.com> (raw)

The following changes since commit 1d29a0722f6c38f79785c9ffb911730598de84e2:

  ARM: OMAP2+: Remove non working OMAP HDMI audio initialization (2014-07-08 01:08:44 -0700)

are available in the git repository at:

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

for you to fetch changes up to 33753cd2ba41c72a0756edc5dc094d91602deda5:

  ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable() (2014-07-23 01:48:24 -0700)

----------------------------------------------------------------
Two regression fixes for omaps and one fix for device signaling:

- L2 cache regression fix for a warning about trying to access
  a read-only register

- GPMC ECC software fallback regression fix for omap3

- Fix for dra7 pinctrl pull-up direction that causes signal issues
  for anybody trying to use the internal pull up or down

----------------------------------------------------------------
Christoph Fritz (1):
      ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()

Nishanth Menon (1):
      pinctrl: dra: dt-bindings: Fix pull enable/disable

Sekhar Nori (1):
      ARM: OMAP2+: l2c: squelch warning dump on power control setting

 arch/arm/mach-omap2/gpmc-nand.c    | 18 ++++++++++--------
 arch/arm/mach-omap2/omap4-common.c |  4 ++++
 include/dt-bindings/pinctrl/dra.h  |  7 ++++---
 3 files changed, 18 insertions(+), 11 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] Few regression fixes for omaps for v3.16-rc series
Date: Thu, 24 Jul 2014 04:43:49 -0700	[thread overview]
Message-ID: <20140724114348.GA29045@atomide.com> (raw)

The following changes since commit 1d29a0722f6c38f79785c9ffb911730598de84e2:

  ARM: OMAP2+: Remove non working OMAP HDMI audio initialization (2014-07-08 01:08:44 -0700)

are available in the git repository at:

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

for you to fetch changes up to 33753cd2ba41c72a0756edc5dc094d91602deda5:

  ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable() (2014-07-23 01:48:24 -0700)

----------------------------------------------------------------
Two regression fixes for omaps and one fix for device signaling:

- L2 cache regression fix for a warning about trying to access
  a read-only register

- GPMC ECC software fallback regression fix for omap3

- Fix for dra7 pinctrl pull-up direction that causes signal issues
  for anybody trying to use the internal pull up or down

----------------------------------------------------------------
Christoph Fritz (1):
      ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()

Nishanth Menon (1):
      pinctrl: dra: dt-bindings: Fix pull enable/disable

Sekhar Nori (1):
      ARM: OMAP2+: l2c: squelch warning dump on power control setting

 arch/arm/mach-omap2/gpmc-nand.c    | 18 ++++++++++--------
 arch/arm/mach-omap2/omap4-common.c |  4 ++++
 include/dt-bindings/pinctrl/dra.h  |  7 ++++---
 3 files changed, 18 insertions(+), 11 deletions(-)

             reply	other threads:[~2014-07-24 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24 11:43 Tony Lindgren [this message]
2014-07-24 11:43 ` [GIT PULL] Few regression fixes for omaps for v3.16-rc series Tony Lindgren
2014-07-24 12:07 ` Arnd Bergmann
2014-07-24 12:07   ` Arnd Bergmann

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=20140724114348.GA29045@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.