All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@linaro.org>,
	Olof Johansson <olof@lixom.net>,
	arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] non-critical omap fixes for v3.12 merge window
Date: Thu, 22 Aug 2013 22:46:10 -0700	[thread overview]
Message-ID: <20130823054609.GW7656@atomide.com> (raw)

The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

  Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.12/fixes-non-critical-signed

for you to fetch changes up to af0721966195b3966214edd54af0d5f84d65419a:

  ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' (2013-08-22 00:56:26 -0700)

----------------------------------------------------------------
Omap fixes for the merge window that are not urgent enough
for the -rc series.

----------------------------------------------------------------
Chen Baozi (1):
      ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD

Chen Gang (2):
      ARM: OMAP2: remove useless variable 'ret'
      ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'

Ezequiel Garcia (1):
      ARM: OMAP2: Use a consistent AM33XX SoC option description

Matus Ujhelyi (1):
      ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boards

Peter Ujfalusi (1):
      ARM: OMAP2+: Remove legacy device creation for McPDM and DMIC

Wei Yongjun (1):
      ARM: OMAP: dma: fix error return code in omap_system_dma_probe()

 arch/arm/mach-omap2/Kconfig             |  2 +-
 arch/arm/mach-omap2/am33xx-restart.c    |  4 ++--
 arch/arm/mach-omap2/board-am3517crane.c |  2 --
 arch/arm/mach-omap2/devices.c           | 40 ---------------------------------
 arch/arm/mach-omap2/gpmc.c              |  2 +-
 arch/arm/mach-omap2/timer.c             |  2 +-
 arch/arm/plat-omap/dma.c                |  1 +
 7 files changed, 6 insertions(+), 47 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] non-critical omap fixes for v3.12 merge window
Date: Thu, 22 Aug 2013 22:46:10 -0700	[thread overview]
Message-ID: <20130823054609.GW7656@atomide.com> (raw)

The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

  Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.12/fixes-non-critical-signed

for you to fetch changes up to af0721966195b3966214edd54af0d5f84d65419a:

  ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' (2013-08-22 00:56:26 -0700)

----------------------------------------------------------------
Omap fixes for the merge window that are not urgent enough
for the -rc series.

----------------------------------------------------------------
Chen Baozi (1):
      ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD

Chen Gang (2):
      ARM: OMAP2: remove useless variable 'ret'
      ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'

Ezequiel Garcia (1):
      ARM: OMAP2: Use a consistent AM33XX SoC option description

Matus Ujhelyi (1):
      ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boards

Peter Ujfalusi (1):
      ARM: OMAP2+: Remove legacy device creation for McPDM and DMIC

Wei Yongjun (1):
      ARM: OMAP: dma: fix error return code in omap_system_dma_probe()

 arch/arm/mach-omap2/Kconfig             |  2 +-
 arch/arm/mach-omap2/am33xx-restart.c    |  4 ++--
 arch/arm/mach-omap2/board-am3517crane.c |  2 --
 arch/arm/mach-omap2/devices.c           | 40 ---------------------------------
 arch/arm/mach-omap2/gpmc.c              |  2 +-
 arch/arm/mach-omap2/timer.c             |  2 +-
 arch/arm/plat-omap/dma.c                |  1 +
 7 files changed, 6 insertions(+), 47 deletions(-)

             reply	other threads:[~2013-08-23  5:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23  5:46 Tony Lindgren [this message]
2013-08-23  5:46 ` [GIT PULL] non-critical omap fixes for v3.12 merge window Tony Lindgren
2013-08-28 18:26 ` Olof Johansson
2013-08-28 18:26   ` Olof Johansson
2013-08-28 18:50 ` Olof Johansson
2013-08-28 18:50   ` Olof Johansson
2013-08-29  5:37   ` Tony Lindgren
2013-08-29  5:37     ` Tony Lindgren
2013-08-30  2:11     ` Olof Johansson
2013-08-30  2:11       ` 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=20130823054609.GW7656@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.