[GIT PULL 2/2] Broadcom devicetree-arm64 changes for 4.11
Florian Fainelli
f.fainelli at gmail.com
Tue Jan 17 17:29:31 PST 2017
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.11/devicetree-arm64
for you to fetch changes up to 096fe8726e5df2975ed29e1ecd881fa54c80878b:
arm64: dts: NS2: add support for XMC form factor (2017-01-03 15:23:22 -0800)
----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoC Device Tree changes for
4.11, please pull the following changes:
- Jon adds Device Tree nodes for the GICv2m and PAXB/PAXC PCIe interfaces on
the Northstar 2 SoCs, he also enables PAXC on the Northstar 2 SVK reference
board. He also updates the reserved memory entry for the Nitro firmware,
required to get the on-chip NICs to work. Finally he adds support for the
BCM958712DxXMC reference board which is a subset of existing boards.
----------------------------------------------------------------
Jon Mason (4):
arm64: dts: NS2: enable GICv2m for PAXB/PAXC interfaces
arm64: dts: NS2: enable PAXC on NS2 SVK
arm64: dts: NS2: reserve memory for Nitro firmware
arm64: dts: NS2: add support for XMC form factor
arch/arm64/boot/dts/broadcom/Makefile | 2 +-
arch/arm64/boot/dts/broadcom/ns2-svk.dts | 4 +
arch/arm64/boot/dts/broadcom/ns2-xmc.dts | 191 +++++++++++++++++++++++++++++++
arch/arm64/boot/dts/broadcom/ns2.dtsi | 123 ++++++++++++++++----
4 files changed, 295 insertions(+), 25 deletions(-)
create mode 100644 arch/arm64/boot/dts/broadcom/ns2-xmc.dts
More information about the linux-arm-kernel
mailing list