linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mporter@linaro.org (Matt Porter)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM: mach-bcm: dt updates for 3.15 - part 2
Date: Fri, 14 Mar 2014 15:40:55 -0400	[thread overview]
Message-ID: <20140314194054.GA6134@beef> (raw)

The following changes since commit a33705ee8a8af40bbaa379e4567ca451c38fc0d6:

  ARM: dts: remove bcm11351-brt.dts (2014-03-05 01:28:56 -0500)

are available in the git repository at:

  git://github.com/broadcom/mach-bcm tags/armsoc/for-3.15/dt-2

for you to fetch changes up to a97d67d1c4c331644f26704976f92a5b160c3f77:

  ARM: dts: bcm28155-ap: leave camldo1 on to fix reboot (2014-03-14 12:22:39 -0400)

----------------------------------------------------------------
ARM: mach-bcm: dt updates for 3.15 - part 2

- BCM21664 SoC support
- BCM59056 PMU support
- BCM281xx reboot fix

----------------------------------------------------------------
Markus Mayer (2):
      ARM: DT: bcm21664: Device tree bindings
      ARM: dts: bcm21664: Add device tree files.

Matt Porter (2):
      ARM: dts: add bcm590xx pmu support and enable for bcm28155-ap
      ARM: dts: bcm28155-ap: leave camldo1 on to fix reboot

 .../devicetree/bindings/arm/bcm/bcm21664.txt       |  15 ++
 .../devicetree/bindings/arm/bcm/kona-resetmgr.txt  |  14 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/bcm21664-garnet.dts              |  56 ++++
 arch/arm/boot/dts/bcm21664.dtsi                    | 292 +++++++++++++++++++++
 arch/arm/boot/dts/bcm28155-ap.dts                  |  48 +++-
 arch/arm/boot/dts/bcm59056.dtsi                    |  74 ++++++
 7 files changed, 500 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/bcm/bcm21664.txt
 create mode 100644 Documentation/devicetree/bindings/arm/bcm/kona-resetmgr.txt
 create mode 100644 arch/arm/boot/dts/bcm21664-garnet.dts
 create mode 100644 arch/arm/boot/dts/bcm21664.dtsi
 create mode 100644 arch/arm/boot/dts/bcm59056.dtsi

             reply	other threads:[~2014-03-14 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 19:40 Matt Porter [this message]
2014-03-17 14:20 ` ARM: mach-bcm: dt updates for 3.15 - part 2 Arnd Bergmann

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=20140314194054.GA6134@beef \
    --to=mporter@linaro.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 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).