From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Broadcom Device Tree changes for 4.2
Date: Wed, 13 May 2015 15:34:11 -0700 [thread overview]
Message-ID: <1431556453-11633-1-git-send-email-f.fainelli@gmail.com> (raw)
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
are available in the git repository at:
http://github.com/broadcom/stblinux tags/arm-soc/for-4.2/dts
for you to fetch changes up to 16dc3bac722252a10e396546f44135ae1b6a7ff3:
ARM: BCM5301X: Add DT for Asus RT-AC56U (2015-05-13 11:32:24 -0700)
----------------------------------------------------------------
This pull request contains the following Device Tree changes:
New devices:
- Felix adds support for the Buffalo WXR-1900DHP and adds the USB led on Buffalo
WZR-1750DHP
- Rafal adds support for the SmartRG SR400ac, Asus RT-AC68U and RT-AC56U
New peripheral support:
- Brian adds Device Tree nodes for the Broadcom NAND controller found on
BCM7xxx, BCM63138 and Cygnus SoCs
- Brian adds Device Tree nodes for the SATA AHCI and PHY controller found on
BCM7xxx
- I add the Device Tree nodes and bindings documents for bringing-up secondary
CPUs and timer/syscon-reboot on BCM63138
----------------------------------------------------------------
Brian Norris (3):
ARM: bcm7445: add NAND to DTS
ARM: bcm63138: add NAND DT support
ARM: dts: brcmstb: add nodes for SATA controller and PHY
Felix Fietkau (2):
ARM: BCM5301X: Add USB LED for Buffalo WZR-1750DHP
ARM: BCM5301X: Add DT for Buffalo WXR-1900DHP
Florian Fainelli (6):
Documentation: DT: Add Broadcom BCM63138 PMB binding
ARM: dts: BCM63xx: Add PMB busses nodes
Documentation: DT: Document SMP DT nodes and properties for BCM63138
ARM: dts: BCM63xx: Add SMP nodes and required properties
dt-bindings: Add documentation for the BCM63138 timer and syscon-reboot
ARM: dts: BCM63xx: Add timer and syscon-reboot nodes
Rafa? Mi?ecki (3):
ARM: BCM5301X: Add DT for SmartRG SR400ac
ARM: BCM5301X: Add DT for Asus RT-AC68U
ARM: BCM5301X: Add DT for Asus RT-AC56U
Ray Jui (1):
ARM: dts: cygnus: Enable NAND support for Cygnus
.../devicetree/bindings/arm/bcm/brcm,bcm63138.txt | 76 ++++++++++++
.../bindings/reset/brcm,bcm63138-pmb.txt | 19 +++
arch/arm/boot/dts/Makefile | 4 +
arch/arm/boot/dts/bcm-cygnus.dtsi | 12 ++
arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts | 96 ++++++++++++++++
arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts | 83 ++++++++++++++
arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 6 +
arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts | 119 +++++++++++++++++++
arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 127 +++++++++++++++++++++
arch/arm/boot/dts/bcm63138.dtsi | 43 +++++++
arch/arm/boot/dts/bcm7445-bcm97445svmb.dts | 23 ++++
arch/arm/boot/dts/bcm7445.dtsi | 59 ++++++++++
arch/arm/boot/dts/bcm958300k.dts | 16 +++
arch/arm/boot/dts/bcm963138dvt.dts | 12 ++
14 files changed, 695 insertions(+)
create mode 100644 Documentation/devicetree/bindings/reset/brcm,bcm63138-pmb.txt
create mode 100644 arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts
create mode 100644 arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts
create mode 100644 arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts
create mode 100644 arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
next reply other threads:[~2015-05-13 22:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 22:34 Florian Fainelli [this message]
2015-05-13 22:34 ` [GIT PULL] Broadcom MAINTAINERS file update for 4.2 Florian Fainelli
2015-05-20 15:44 ` Arnd Bergmann
2015-05-13 22:34 ` [GIT PULL] Broadcom SoC changes " Florian Fainelli
2015-05-20 15:42 ` Arnd Bergmann
2015-05-20 15:43 ` Arnd Bergmann
2015-05-20 20:59 ` Arnd Bergmann
2015-05-20 21:05 ` Florian Fainelli
2015-05-20 21:22 ` Arnd Bergmann
2015-05-20 21:50 ` Florian Fainelli
2015-05-20 22:02 ` Arnd Bergmann
2015-05-15 15:18 ` [GIT PULL] Broadcom Device Tree " 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=1431556453-11633-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@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 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).