summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/bcm
diff options
context:
space:
mode:
authorJon Mason <jonmason@broadcom.com>2015-11-02 13:34:52 -0500
committerFlorian Fainelli <f.fainelli@gmail.com>2015-11-16 10:48:58 -0800
commit445c0f29c1d0b771afc3b888bf375d73bb661e73 (patch)
treecac1435f857b9096c21c8b629520d37a3d8c9bdf /Documentation/devicetree/bindings/arm/bcm
parent1a9d53cabaf4d3c57a65e7808a64eb7937abba11 (diff)
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/bcm')
-rw-r--r--Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt
index 6b0f49f6f499..8608a776caa7 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.txt
@@ -5,4 +5,11 @@ Boards with the BCM4708 SoC shall have the following properties:
Required root node property:
+bcm4708
compatible = "brcm,bcm4708";
+
+bcm4709
+compatible = "brcm,bcm4709";
+
+bcm53012
+compatible = "brcm,bcm53012";