devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files
@ 2016-08-03 18:38 Jon Mason
  2016-08-03 18:38 ` [PATCH 01/11] ARM: dts: NSP: Enable SATA on bcm958625hr Jon Mason
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jon Mason @ 2016-08-03 18:38 UTC (permalink / raw)
  To: f.fainelli
  Cc: Mark Rutland, devicetree, Scott Branden, Pawel Moll, Ian Campbell,
	Ray Jui, linux-kernel, Rob Herring, bcm-kernel-feedback-list,
	Kumar Gala, linux-arm-kernel

This patch series adds SATA and RAM for the existing HR and XMC device
tree files (as they were missed when those peices were originally
added).  It also adds GPIO rebooting to the platforms that support that
feature.  Finally, add device tree files for all known NSP based
reference boards.

The only outstanding HW that isn't fully supported on all NSP boards is
USB and sound.  So, we're getting close :)

NOTE: SATA is not in the NSP DTSI in Florian's git tree, but it is
currently in Linus' (due to it going through another maintainer).  So,
it won't build until the merge with Linus' tree is done.  I thought it
better to do it this way instead of splitting it off and sending it as
a follow-on in a couple of weeks.  Let me know if it is preferred I do
it that way.

Thanks,
Jon

Jon Mason (11):
  ARM: dts: NSP: Enable SATA on bcm958625hr
  ARM: dts: NSP: Enable SATA and add i2c devices on XMC
  ARM: dts: NSP: Specify RAM amount for BCM958625K board
  ARM: dts: NSP: Specify RAM amount for BCM958525XMC board
  ARM: dts: NSP: Add GPIO reboot method to bcm958625hr DTS file
  ARM: dts: NSP: Add GPIO reboot method to bcm958625xmc DTS file
  ARM: dts: NSP: Add new DT file for bcm958525er
  ARM: dts: NSP: Add new DT file for bcm958522er
  ARM: dts: NSP: Add new DT file for bcm988312hr
  ARM: dts: NSP: Add new DT file for bcm958623hr
  ARM: dts: NSP: Add new DT file for bcm958622hr

 arch/arm/boot/dts/Makefile         |   5 +
 arch/arm/boot/dts/bcm958522er.dts  | 130 ++++++++++++++++++++++++++
 arch/arm/boot/dts/bcm958525er.dts  | 142 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/bcm958525xmc.dts |  44 ++++++++-
 arch/arm/boot/dts/bcm958622hr.dts  | 170 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/bcm958623hr.dts  | 178 ++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/bcm958625hr.dts  |  19 ++++
 arch/arm/boot/dts/bcm958625k.dts   |   5 +
 arch/arm/boot/dts/bcm988312hr.dts  | 182 +++++++++++++++++++++++++++++++++++++
 9 files changed, 874 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm958522er.dts
 create mode 100644 arch/arm/boot/dts/bcm958525er.dts
 create mode 100644 arch/arm/boot/dts/bcm958622hr.dts
 create mode 100644 arch/arm/boot/dts/bcm958623hr.dts
 create mode 100644 arch/arm/boot/dts/bcm988312hr.dts

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-08-09  1:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-03 18:38 [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files Jon Mason
2016-08-03 18:38 ` [PATCH 01/11] ARM: dts: NSP: Enable SATA on bcm958625hr Jon Mason
2016-08-03 18:38 ` [PATCH 02/11] ARM: dts: NSP: Enable SATA and add i2c devices on XMC Jon Mason
2016-08-03 18:38 ` [PATCH 04/11] ARM: dts: NSP: Specify RAM amount for BCM958525XMC board Jon Mason
2016-08-03 18:39 ` [PATCH 05/11] ARM: dts: NSP: Add GPIO reboot method to bcm958625hr DTS file Jon Mason
2016-08-03 18:39 ` [PATCH 06/11] ARM: dts: NSP: Add GPIO reboot method to bcm958625xmc " Jon Mason
2016-08-03 18:39 ` [PATCH 07/11] ARM: dts: NSP: Add new DT file for bcm958525er Jon Mason
2016-08-03 18:39 ` [PATCH 10/11] ARM: dts: NSP: Add new DT file for bcm958623hr Jon Mason
     [not found] ` <1470249546-12440-1-git-send-email-jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2016-08-03 18:38   ` [PATCH 03/11] ARM: dts: NSP: Specify RAM amount for BCM958625K board Jon Mason
2016-08-03 18:39   ` [PATCH 08/11] ARM: dts: NSP: Add new DT file for bcm958522er Jon Mason
2016-08-03 18:39   ` [PATCH 09/11] ARM: dts: NSP: Add new DT file for bcm988312hr Jon Mason
2016-08-03 18:39   ` [PATCH 11/11] ARM: dts: NSP: Add new DT file for bcm958622hr Jon Mason
2016-08-09  1:42   ` [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files Florian Fainelli

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).