[PATCH RESEND v4 0/2] ARM: dts: bcm5301x: Add SVK DT files and docs

From: Jon Mason
Date: Mon Nov 02 2015 - 13:35:12 EST


Resending due to lack of any response to the original v4 series

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/