diff options
author | Noam Camus <noamc@ezchip.com> | 2015-04-29 15:07:43 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2016-05-09 07:02:31 +0300 |
commit | 37f0e658eeeac720f3d558cf5aaf9edf0705ff23 (patch) | |
tree | 383433496c8181dbe0e99d61ed8f864d622d749b /Documentation/devicetree/bindings/arc | |
parent | 6e9318d1be83714e004a0ac795a936df4d2bed3e (diff) | |
download | linux-37f0e658eeeac720f3d558cf5aaf9edf0705ff23.tar.xz |
Documentation: Add EZchip vendor to binding list
Add EZchip to vendor prefixes list.
EZchip introduce the NPS platform for the ARC architecture.
Signed-off-by: Noam Camus <noamc@ezchip.com>
Acked-by: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arc')
-rw-r--r-- | Documentation/devicetree/bindings/arc/eznps.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arc/eznps.txt b/Documentation/devicetree/bindings/arc/eznps.txt new file mode 100644 index 000000000000..1aa50c640678 --- /dev/null +++ b/Documentation/devicetree/bindings/arc/eznps.txt @@ -0,0 +1,7 @@ +EZchip NPS Network Processor Platforms Device Tree Bindings +--------------------------------------------------------------------------- + +Appliance main board with NPS400 ASIC. + +Required root node properties: + - compatible = "ezchip,arc-nps"; |