From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/8] Broadcom soc-arm64 changes for 4.6
Date: Sat, 20 Feb 2016 11:46:21 -0800 [thread overview]
Message-ID: <1455997587-17564-2-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1455997587-17564-1-git-send-email-f.fainelli@gmail.com>
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.6/soc-arm64
for you to fetch changes up to 9eb8a2cdf65ce47c3aa68f1297c84d8bcf5a7b3a:
arm64: cputype info for Broadcom Vulcan (2016-02-20 10:42:38 -0800)
----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoC/platform changes:
- Anup, Ray and Dhanajay enable COMMON_CLK_IPROC, PINCTRL and GPIOLIB for iProc
SoCs to get the corresponding iProc-based drivers to be available and work
- Zi adds support for Broadcom's Vulcan processor by adding a reference
board Device Tree file along with a config ARCH_VULCAN symbol
- Jayachandran C. adds the Broadcom implementor ID and part ID for the Vulcan
processors
----------------------------------------------------------------
Anup Patel (1):
arm64: Select COMMON_CLK_IPROC, PINCTRL and GPIOLIB for iProc SoCs
Jayachandran C (1):
arm64: cputype info for Broadcom Vulcan
Zi Shen Lim (1):
arm64: Broadcom Vulcan support
arch/arm64/Kconfig.platforms | 8 ++
arch/arm64/boot/dts/broadcom/Makefile | 1 +
arch/arm64/boot/dts/broadcom/vulcan-eval.dts | 33 ++++++
arch/arm64/boot/dts/broadcom/vulcan.dtsi | 144 +++++++++++++++++++++++++++
arch/arm64/include/asm/cputype.h | 3 +
5 files changed, 189 insertions(+)
create mode 100644 arch/arm64/boot/dts/broadcom/vulcan-eval.dts
create mode 100644 arch/arm64/boot/dts/broadcom/vulcan.dtsi
next prev parent reply other threads:[~2016-02-20 19:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-20 19:46 [GIT PULL 1/8] Broadcom soc changes for 4.6 Florian Fainelli
2016-02-20 19:46 ` Florian Fainelli [this message]
2016-02-20 19:46 ` [GIT PULL 3/8] Broadcom devicetree " Florian Fainelli
2016-02-20 19:46 ` [GIT PULL 4/8] Broadcom devicetree-arm64 " Florian Fainelli
2016-02-20 19:46 ` [GIT PULL 5/8] Broadcom maintainers " Florian Fainelli
2016-02-20 19:46 ` [GIT PULL 6/8] Broadcom maintainers-arm64 " Florian Fainelli
2016-02-20 19:46 ` [GIT PULL 7/8] Broadcom defconfig " Florian Fainelli
2016-02-20 19:46 ` [GIT PULL 8/8] Broadcom defconfig-arm64 " Florian Fainelli
2016-02-26 23:00 ` [GIT PULL 1/8] Broadcom soc " 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=1455997587-17564-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).