devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ARM: dts: bcm5301x: Add SVK DT files and docs
@ 2015-10-21 22:46 Jon Mason
  2015-10-21 22:46 ` [PATCH v4 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings Jon Mason
       [not found] ` <1445467564-30024-1-git-send-email-jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Mason @ 2015-10-21 22:46 UTC (permalink / raw)
  To: Florian Fainelli, Hauke Mehrtens, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Russell King
  Cc: devicetree, linux-arm-kernel, linux-kernel,
	bcm-kernel-feedback-list

Changes in v4:
* Changed bootargs to stdout-path, per Sudeep Holla

Changes in v3:
* Updated the DT documentation compat strings
* Modified the include files and compat strings for the SVK DT files,
  per Hauke Mehrtens

Changes in v2: 
* Reorder the patches to add the DT binding documentation prior to the
  new DT files 
* Removed the DT documentation compat strings to only the SoCs, not the
  individual boards 
* Fixed the compat strings in the individual device tree files 
* Added the memory node and removed the "mem=" from the bootargs 


Add device tree files and update the documentation for Broadcom
Northstar based SVKs.  Since the bcm5301x.dtsi already exists, all that
is necessary is the dts files to enable the UARTs.  With these files,
the SVKs are able to boot to shell

Jon Mason (2):
  dt-bindings: Add new SoCs to bcm4708 DT bindings
  ARM: dts: bcm5301x: Add BCM SVK DT files

 .../devicetree/bindings/arm/bcm/brcm,bcm4708.txt   |  7 +++
 arch/arm/boot/dts/Makefile                         |  5 +-
 arch/arm/boot/dts/bcm94708.dts                     | 56 +++++++++++++++++++
 arch/arm/boot/dts/bcm94709.dts                     | 56 +++++++++++++++++++
 arch/arm/boot/dts/bcm953012k.dts                   | 63 ++++++++++++++++++++++
 5 files changed, 186 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm94708.dts
 create mode 100644 arch/arm/boot/dts/bcm94709.dts
 create mode 100644 arch/arm/boot/dts/bcm953012k.dts

-- 
1.9.1

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

end of thread, other threads:[~2015-10-21 22:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 22:46 [PATCH v4 0/2] ARM: dts: bcm5301x: Add SVK DT files and docs Jon Mason
2015-10-21 22:46 ` [PATCH v4 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings Jon Mason
     [not found] ` <1445467564-30024-1-git-send-email-jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-10-21 22:46   ` [PATCH v4 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files Jon Mason

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