All of lore.kernel.org
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] DeviceTree fixes for 3.7
Date: Thu, 18 Oct 2012 11:02:01 -0500	[thread overview]
Message-ID: <508027F9.3060908@gmail.com> (raw)

Linus,

Please pull DeviceTree fixes for 3.7.

Rob

The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

  Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:

  git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.7

for you to fetch changes up to 205a8eb7ce713c7f1722297dd97d19dcea6f266c:

  dtc: fix for_each_*() to skip first object if deleted (2012-10-17 15:53:04 -0500)

----------------------------------------------------------------
DeviceTree fixes for 3.7

A handful of fixes:
- a fix for dtc from upstream
- sparse fixes in DeviceTree code
- stub of_get_child_by_name for !OF builds

----------------------------------------------------------------
Kim Phillips (3):
      of/address: sparse fixes
      of/irq: sparse fixes
      of/platform: sparse fix

Olof Johansson (1):
      of: add stub of_get_child_by_name for non-OF builds

Stephen Warren (1):
      dtc: fix for_each_*() to skip first object if deleted

 drivers/of/address.c       |   24 ++++++++++++------------
 drivers/of/irq.c           |    8 +++++---
 drivers/of/platform.c      |    2 +-
 include/linux/of.h         |    7 +++++++
 include/linux/of_address.h |    4 ++--
 include/linux/of_irq.h     |    4 ++--
 scripts/dtc/dtc.h          |   44 ++++++++++----------------------------------
 7 files changed, 39 insertions(+), 54 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: devicetree-discuss
	<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: [GIT PULL] DeviceTree fixes for 3.7
Date: Thu, 18 Oct 2012 11:02:01 -0500	[thread overview]
Message-ID: <508027F9.3060908@gmail.com> (raw)

Linus,

Please pull DeviceTree fixes for 3.7.

Rob

The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

  Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:

  git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.7

for you to fetch changes up to 205a8eb7ce713c7f1722297dd97d19dcea6f266c:

  dtc: fix for_each_*() to skip first object if deleted (2012-10-17 15:53:04 -0500)

----------------------------------------------------------------
DeviceTree fixes for 3.7

A handful of fixes:
- a fix for dtc from upstream
- sparse fixes in DeviceTree code
- stub of_get_child_by_name for !OF builds

----------------------------------------------------------------
Kim Phillips (3):
      of/address: sparse fixes
      of/irq: sparse fixes
      of/platform: sparse fix

Olof Johansson (1):
      of: add stub of_get_child_by_name for non-OF builds

Stephen Warren (1):
      dtc: fix for_each_*() to skip first object if deleted

 drivers/of/address.c       |   24 ++++++++++++------------
 drivers/of/irq.c           |    8 +++++---
 drivers/of/platform.c      |    2 +-
 include/linux/of.h         |    7 +++++++
 include/linux/of_address.h |    4 ++--
 include/linux/of_irq.h     |    4 ++--
 scripts/dtc/dtc.h          |   44 ++++++++++----------------------------------
 7 files changed, 39 insertions(+), 54 deletions(-)

             reply	other threads:[~2012-10-18 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18 16:02 Rob Herring [this message]
2012-10-18 16:02 ` [GIT PULL] DeviceTree fixes for 3.7 Rob Herring

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=508027F9.3060908@gmail.com \
    --to=robherring2@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.