From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@linaro.org>,
Olof Johansson <olof@lixom.net>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] omap fixes against v3.12-rc3
Date: Tue, 8 Oct 2013 15:03:24 -0700 [thread overview]
Message-ID: <20131008220324.GV8313@atomide.com> (raw)
The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:
Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-against-v3.12-rc3-take2
for you to fetch changes up to d1f1ca36b566aa56effdd7df69750062ec735131:
ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config (2013-10-08 11:22:43 -0700)
----------------------------------------------------------------
Few fixes for omap3 related hangs and errors that people have
noticed now that people are actually using the device tree
based booting for omap3.
Also one regression fix for timer compile for dra7xx when
omap5 is not selected, and a LED regression fix for n900.
----------------------------------------------------------------
Aaro Koskinen (1):
ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
Nishanth Menon (1):
ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree
Pali Rohár (1):
ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config
Simon Barth (1):
ARM: mach-omap2: board-generic: fix undefined symbol
Tony Lindgren (1):
ARM: dts: Fix pinctrl mask for omap3
arch/arm/boot/dts/omap3-beagle-xm.dts | 2 +-
arch/arm/boot/dts/omap3.dtsi | 4 ++--
arch/arm/mach-omap2/board-generic.c | 18 ++++++++++++++++++
arch/arm/mach-omap2/board-rx51-peripherals.c | 9 +++++++++
arch/arm/mach-omap2/gpmc-onenand.c | 12 +++++++++++-
arch/arm/mach-omap2/mux.h | 4 +---
arch/arm/mach-omap2/timer.c | 4 ++--
include/dt-bindings/pinctrl/omap.h | 4 +---
8 files changed, 45 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes against v3.12-rc3
Date: Tue, 8 Oct 2013 15:03:24 -0700 [thread overview]
Message-ID: <20131008220324.GV8313@atomide.com> (raw)
The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:
Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-against-v3.12-rc3-take2
for you to fetch changes up to d1f1ca36b566aa56effdd7df69750062ec735131:
ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config (2013-10-08 11:22:43 -0700)
----------------------------------------------------------------
Few fixes for omap3 related hangs and errors that people have
noticed now that people are actually using the device tree
based booting for omap3.
Also one regression fix for timer compile for dra7xx when
omap5 is not selected, and a LED regression fix for n900.
----------------------------------------------------------------
Aaro Koskinen (1):
ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
Nishanth Menon (1):
ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree
Pali Roh?r (1):
ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config
Simon Barth (1):
ARM: mach-omap2: board-generic: fix undefined symbol
Tony Lindgren (1):
ARM: dts: Fix pinctrl mask for omap3
arch/arm/boot/dts/omap3-beagle-xm.dts | 2 +-
arch/arm/boot/dts/omap3.dtsi | 4 ++--
arch/arm/mach-omap2/board-generic.c | 18 ++++++++++++++++++
arch/arm/mach-omap2/board-rx51-peripherals.c | 9 +++++++++
arch/arm/mach-omap2/gpmc-onenand.c | 12 +++++++++++-
arch/arm/mach-omap2/mux.h | 4 +---
arch/arm/mach-omap2/timer.c | 4 ++--
include/dt-bindings/pinctrl/omap.h | 4 +---
8 files changed, 45 insertions(+), 12 deletions(-)
next reply other threads:[~2013-10-08 22:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-08 22:03 Tony Lindgren [this message]
2013-10-08 22:03 ` [GIT PULL] omap fixes against v3.12-rc3 Tony Lindgren
2013-10-09 20:42 ` Kevin Hilman
2013-10-09 20:42 ` Kevin Hilman
2013-10-09 20:51 ` Tony Lindgren
2013-10-09 20:51 ` Tony Lindgren
2013-10-09 21:09 ` Kevin Hilman
2013-10-09 21:09 ` Kevin Hilman
2013-10-09 21:26 ` Tony Lindgren
2013-10-09 21:26 ` Tony Lindgren
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=20131008220324.GV8313@atomide.com \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--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.