Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: Add new SoCs to bcm4708 DT bindings

Add the 4708, 4709, and 53012 SoCs to the the documentation for the
Broadcom Northstar device tree bindings.

Signed-off-by: Jon Mason <jonmason@broadcom.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Scott Branden <sbranden@broadcom.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Jon Mason and committed by
Florian Fainelli
445c0f29 1a9d53ca

+7
+7
Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt
··· 5 5 6 6 Required root node property: 7 7 8 + bcm4708 8 9 compatible = "brcm,bcm4708"; 10 + 11 + bcm4709 12 + compatible = "brcm,bcm4709"; 13 + 14 + bcm53012 15 + compatible = "brcm,bcm53012";