Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1330915

[PATCH 0/6] More updates for NS2 DT

From Anup Patel <anup.patel@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH 0/6] More updates for NS2 DT
Date 2016-02-10 07:20 +0100
Message-ID <r0wi5-6Uy-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset primarily adds more DT nodes for NS2 SVK. It also does
minor update to arch/arm64/Kconfig.platforms and adds missing DT
bindings document for sp805 driver.

The patchset is based on v4.5-rc3 tag and is available in ns2_dt2_v1
branch of https://github.com/Broadcom/arm64-linux.git

All patches have been tested on Broadcom NS2 SVK.

Anup Patel (5):
  arm64: Select COMMON_CLK_IPROC, PINCTRL and GPIOLIB for iProc SoCs
  arm64: dts: Add SDHCI DT node for NS2
  arm64: dts: Add ARM SP804 timer DT nodes for NS2
  dt-bindings: watchdog: Add ARM SP805 DT bindings
  arm64: dts: Add ARM SP805 watchdog DT node for NS2

Ray Jui (1):
  arm64: dts: Add PCIe0 and PCIe4 DT nodes for NS2

 .../devicetree/bindings/watchdog/arm,sp805.txt     |  17 +++
 arch/arm64/Kconfig.platforms                       |   3 +
 arch/arm64/boot/dts/broadcom/ns2-svk.dts           |  12 ++
 arch/arm64/boot/dts/broadcom/ns2.dtsi              | 140 +++++++++++++++++++++
 4 files changed, 172 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/watchdog/arm,sp805.txt

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] More updates for NS2 DT Anup Patel <anup.patel@broadcom.com> - 2016-02-10 07:20 +0100
  [PATCH 5/6] arm64: dts: Add ARM SP805 watchdog DT node for NS2 Anup Patel <anup.patel@broadcom.com> - 2016-02-10 07:20 +0100
  [PATCH 6/6] arm64: dts: Add PCIe0 and PCIe4 DT nodes for NS2 Anup Patel <anup.patel@broadcom.com> - 2016-02-10 07:20 +0100
  [PATCH 3/6] arm64: dts: Add ARM SP804 timer DT nodes for NS2 Anup Patel <anup.patel@broadcom.com> - 2016-02-10 07:20 +0100
  Re: [PATCH 0/6] More updates for NS2 DT Florian Fainelli <f.fainelli@gmail.com> - 2016-02-13 01:00 +0100

csiph-web