From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Broadcom devicetree-arm64 changes for 4.7
Date: Sat, 23 Apr 2016 12:58:58 -0700 [thread overview]
Message-ID: <1461441540-5095-2-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1461441540-5095-1-git-send-email-f.fainelli@gmail.com>
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-arm64
for you to fetch changes up to a9abb475a4fd3e23f2de8bf134b71e10b560b910:
arm64: dts: NS2 secondary core enablement via PSCI (2016-04-22 12:02:28 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoC Device Tree changes:
- Anup enables a bunch of standard peripherals in the Northstar 2 DTS: PL330
DMA, GIC maintenance interrupt, PL022 SPI controller
- Anup also re-orgnanizes the clock Device Tree fragments into a separate file
for consistency with how other Broadcom SoCs are doing this
- Luke switches the SMP enable-method and reboot from a spin-table + syscon to
the standard PSCI 1.0 firmware interface
----------------------------------------------------------------
Anup Patel (4):
arm64: dts: Add ARM PL330 DMA DT node for NS2
arm64: dts: Add maintenance interrupt for GIC in NS2 DT
arm64: dts: Move NS2 clock DT nodes to separate DT file
arm64: dts: Add ARM PL022 SPI DT nodes for NS2
Luke Starrett (1):
arm64: dts: NS2 secondary core enablement via PSCI
arch/arm64/boot/dts/broadcom/ns2-clock.dtsi | 105 +++++++++++++++++++
arch/arm64/boot/dts/broadcom/ns2-svk.dts | 45 ++++++++
arch/arm64/boot/dts/broadcom/ns2.dtsi | 155 ++++++++++------------------
3 files changed, 205 insertions(+), 100 deletions(-)
create mode 100644 arch/arm64/boot/dts/broadcom/ns2-clock.dtsi
next prev parent 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 [GIT PULL 1/4] Broadcom devicetree changes for 4.7 Florian Fainelli
2016-04-23 19:58 ` Florian Fainelli [this message]
2016-04-25 20:55 ` [GIT PULL 2/4] Broadcom devicetree-arm64 " 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-2-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).