All of lore.kernel.org
 help / color / mirror / Atom feed
From: lee@kernel.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] RaspberryPi Device Tree changes due for v4.2
Date: Thu, 14 May 2015 10:23:30 +0100	[thread overview]
Message-ID: <20150514092330.GE22418@x1> (raw)

ARM-SoC chaps,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git tags/rpi-dt-for-armsoc-v4.2

for you to fetch changes up to 1215baa7a391713dd1d015c209bd87c0a5d89db6:

  ARM: bcm2835: dt: Use 0x4 prefix for DMA bus addresses to SDRAM. (2015-05-14 10:02:34 +0100)

----------------------------------------------------------------
RaspberryPi Device Tree changes due for v4.2

----------------------------------------------------------------
Baruch Siach (1):
      ARM: bcm2835: dt: Fix i2c0 node name

Eric Anholt (2):
      ARM: bcm2835: dt: Add the mailbox to the device tree
      ARM: bcm2835: dt: Use 0x4 prefix for DMA bus addresses to SDRAM.

Stefan Wahren (4):
      ARM: bcm2835: dt: Add vendor prefix for Raspberry Pi
      ARM: bcm2835: dt: Add root properties for Raspberry Pi
      ARM: bcm2835: dt: Add header file for pinctrl constants
      ARM: bcm2835: dt: Use pinctrl header

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   | 31 ++++++++++++++++++++--
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |  4 +--
 arch/arm/boot/dts/bcm2835-rpi-b.dts                |  4 +--
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |  8 +++---
 arch/arm/boot/dts/bcm2835.dtsi                     | 13 +++++++--
 include/dt-bindings/pinctrl/bcm2835.h              | 27 +++++++++++++++++++
 7 files changed, 76 insertions(+), 12 deletions(-)
 create mode 100644 include/dt-bindings/pinctrl/bcm2835.h

             reply	other threads:[~2015-05-14  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-14  9:23 Lee Jones [this message]
2015-05-15 15:25 ` [GIT PULL] RaspberryPi Device Tree changes due for v4.2 Arnd Bergmann
2015-05-19 12:53   ` Lee Jones

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=20150514092330.GE22418@x1 \
    --to=lee@kernel.org \
    --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.