diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2013-11-01 15:42:04 (GMT) |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2013-11-03 19:47:49 (GMT) |
commit | 67aeb39a173b5c172c75c5b9f1844853aec16eb4 (patch) | |
tree | 5e96114b257e506c67675c4e71940afddcd78ed4 | |
parent | f6f0747e5bc69401d7f90313aa1b46709d27840a (diff) | |
download | linux-67aeb39a173b5c172c75c5b9f1844853aec16eb4.tar.xz |
of: Add vendor prefix for Cadence
Drivers like clocksource/cadence_ttc and net/macb already use the 'cdns'
prefix for Cadence IP.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 2956800..1ce180c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -16,6 +16,7 @@ avago Avago Technologies bosch Bosch Sensortec GmbH brcm Broadcom Corporation cavium Cavium, Inc. +cdns Cadence Design Systems Inc. chrp Common Hardware Reference Platform cirrus Cirrus Logic, Inc. cortina Cortina Systems, Inc. |