diff options
author | Scott Branden <scott.branden@broadcom.com> | 2016-10-08 13:48:04 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2016-10-19 06:38:35 -0700 |
commit | 3b3de83b7d287f4132310a9b3973fd42d6d2bbae (patch) | |
tree | 559bd6d3fc27a7e8b34e292824a30d7f365c8d15 /Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt | |
parent | ff73917d38a691067fd4fddd90c8dfc0e97935d2 (diff) |
arm64: dts: rename ns2.txt to brcm,ns2.txt
Rename ns2.txt to brcm,ns2.txt to match naming convention followed
by rest of Broadcom binding documentation.
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt new file mode 100644 index 000000000000..35f056f4a1c3 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt @@ -0,0 +1,9 @@ +Broadcom North Star 2 (NS2) device tree bindings +------------------------------------------------ + +Boards with NS2 shall have the following properties: + +Required root node property: + +NS2 SVK board +compatible = "brcm,ns2-svk", "brcm,ns2"; |