linux-omap.vger.kernel.org archive mirror
 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 2/4] omap device tree fixes for v3.14 merge window
Date: Wed, 8 Jan 2014 17:20:54 -0800	[thread overview]
Message-ID: <20140109012053.GJ31323@atomide.com> (raw)
In-Reply-To: <20140109011940.GI31323@atomide.com>

The following changes since commit adfe9361b236154215d4b0fc8b6d79995394b15c:

  ARM: dts: Add basic devices on am3517-evm (2013-12-08 14:15:46 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.14/dt-signed

for you to fetch changes up to e37e1cb0ee231ffdc9b5ef1da63a0c7e1077c603:

  ARM: dts: OMAP2: fix interrupt number for rng (2014-01-08 10:24:44 -0800)

----------------------------------------------------------------
Split omap3 core padconf area into two as some of the registers in
the padconf area are not accessible and used for other devices.
Also fix the interrupt number for omap2 RNG, and add basic support
for sbc-3xxx with cm-t3730.

Note that the minor merge conflicts for omap_hwmod_2xxx_ipblock_data.c
can be solved by just dropping the legacy hwmod data for interrupts
for v3.14.

----------------------------------------------------------------
Laurent Pinchart (1):
      ARM: dts: Split omap3 pinmux core device

Suman Anna (1):
      ARM: dts: OMAP2: fix interrupt number for rng

Tony Lindgren (2):
      ARM: dts: Add support for sbc-3xxx with cm-t3730
      ARM: dts: Add omap specific pinctrl defines to use padconf addresses

 arch/arm/boot/dts/Makefile            |   2 +
 arch/arm/boot/dts/omap2.dtsi          |   2 +-
 arch/arm/boot/dts/omap3-beagle-xm.dts |  40 ++++++++-----
 arch/arm/boot/dts/omap3-beagle.dts    |  40 ++++++++-----
 arch/arm/boot/dts/omap3-cm-t3730.dts  | 104 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-cm-t3x30.dtsi |  95 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-igep.dtsi     |   2 -
 arch/arm/boot/dts/omap3-igep0020.dts  |  52 +++++++++--------
 arch/arm/boot/dts/omap3-igep0030.dts  |  10 ++--
 arch/arm/boot/dts/omap3-sb-t35.dtsi   |  40 +++++++++++++
 arch/arm/boot/dts/omap3-sbc-t3730.dts |  30 ++++++++++
 arch/arm/boot/dts/omap3-zoom3.dts     |  23 +++++---
 arch/arm/boot/dts/omap3.dtsi          |   2 +-
 arch/arm/boot/dts/omap34xx.dtsi       |  13 +++++
 arch/arm/boot/dts/omap36xx.dtsi       |  11 ++++
 arch/arm/mach-omap2/pdata-quirks.c    |  31 ++++++++++
 include/dt-bindings/pinctrl/omap.h    |  20 +++++++
 17 files changed, 450 insertions(+), 67 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-cm-t3730.dts
 create mode 100644 arch/arm/boot/dts/omap3-cm-t3x30.dtsi
 create mode 100644 arch/arm/boot/dts/omap3-sb-t35.dtsi
 create mode 100644 arch/arm/boot/dts/omap3-sbc-t3730.dts

  reply	other threads:[~2014-01-09  1:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09  1:19 [GIT PULL 1/4] non-urgent omap fixes for v3.14 merge window Tony Lindgren
2014-01-09  1:20 ` Tony Lindgren [this message]
2014-01-14 22:30   ` [GIT PULL 2/4] omap device tree " Kevin Hilman
2014-01-09  1:21 ` [GIT PULL 3/4] trivial omap big endian changes " Tony Lindgren
2014-01-14 22:31   ` Kevin Hilman
2014-01-14 22:33     ` Tony Lindgren
2014-01-09  1:22 ` [GIT PULL 4/4] GIC crossbar support " Tony Lindgren
2014-01-14 22:40   ` Kevin Hilman

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=20140109012053.GJ31323@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).