From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] Broadcom devicetree changes for 4.7
Date: Sat, 23 Apr 2016 12:58:57 -0700 [thread overview]
Message-ID: <1461441540-5095-1-git-send-email-f.fainelli@gmail.com> (raw)
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.7/devicetree
for you to fetch changes up to 3db62afd11738f896ef83132022a40be74961860:
Merge tag 'bcm2835-dt-next-2016-04-20' into devicetree/next (2016-04-22 12:22:04 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC Device Tree changes:
- Rafal adds proper VCC GPIO to be fed to the USB host controllers for known
BCM5301x devices needing that, he also enables earlycon, and enables the
SPI-NOR flashes on relevant devices
- Eric adds the VideoCore 4 Device Tree nodes to the BCM283x Device Tree and
provides a DRM patch to kick out the simplefb framebuffer to avoid conflicts
- Stephan adds proper CPU nodes for the ARM processor on the BCM2835 SoC Device
Tree
- Martin provides a binding fix for the DMA channel interrupt numbers and
description
----------------------------------------------------------------
Eric Anholt (2):
drm/vc4: Kick out the simplefb framebuffer before we set up KMS.
ARM: bcm2835: Add VC4 to the device tree.
Florian Fainelli (1):
Merge tag 'bcm2835-dt-next-2016-04-20' into devicetree/next
Martin Sperl (1):
dt/bindings: bcm2835: correct description for DMA-int
Rafa? Mi?ecki (3):
ARM: BCM5301X: Set vcc-gpio for USB controllers of few devices
ARM: BCM5301X: Enable earlycon on tested devices
ARM: BCM5301X: Add DT entry for SPI controller and NOR flash
Stefan Wahren (1):
ARM: bcm2835: add CPU node for ARM core
.../brcm,bcm2835-armctrl-ic.txt | 4 +-
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 4 ++
arch/arm/boot/dts/bcm2835-rpi-a.dts | 4 ++
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 4 ++
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts | 4 ++
arch/arm/boot/dts/bcm2835-rpi-b.dts | 4 ++
arch/arm/boot/dts/bcm2835-rpi.dtsi | 9 +++++
arch/arm/boot/dts/bcm2835.dtsi | 11 +++++
arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 4 ++
arch/arm/boot/dts/bcm283x.dtsi | 47 ++++++++++++++++++++++
arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 10 ++++-
arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts | 6 ++-
arch/arm/boot/dts/bcm4708-netgear-r6250.dts | 17 +++-----
arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts | 6 ++-
arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 2 +-
arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 5 +++
arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 8 ++++
arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts | 6 ++-
arch/arm/boot/dts/bcm5301x.dtsi | 32 +++++++++++++++
drivers/gpu/drm/vc4/vc4_drv.c | 20 +++++++++
20 files changed, 188 insertions(+), 19 deletions(-)
next reply other threads:[~2016-04-23 19:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 19:58 Florian Fainelli [this message]
2016-04-23 19:58 ` [GIT PULL 2/4] Broadcom devicetree-arm64 changes for 4.7 Florian Fainelli
2016-04-25 20:55 ` Arnd Bergmann
2016-04-23 19:58 ` [GIT PULL 3/4] Broadcom defconfig " Florian Fainelli
2016-04-25 19:12 ` Arnd Bergmann
2016-04-23 19:59 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
2016-04-25 21:49 ` Arnd Bergmann
2016-04-24 21:57 ` [GIT PULL 1/4] Broadcom devicetree " 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=1461441540-5095-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).