diff options
author | 2013-01-24 08:18:35 +0400 | |
---|---|---|
committer | 2013-01-24 22:39:00 -0600 | |
commit | 425140af9e7040adc84a1b3f2c198eaf6eebc5aa (patch) | |
tree | 1a3a9643ec4973c9caad3927688d33dbf48610d0 | |
parent | of: fix incorrect return value of of_find_matching_node_and_match() (diff) | |
download | wireguard-linux-425140af9e7040adc84a1b3f2c198eaf6eebc5aa.tar.xz wireguard-linux-425140af9e7040adc84a1b3f2c198eaf6eebc5aa.zip |
of: Add vendor prefix for Cirrus Logic
This patch adds a device tree vendor prefix for Cirrus Logic, Inc.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
-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 902b1b1f568e..723bd8d62c79 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -14,6 +14,7 @@ bosch Bosch Sensortec GmbH brcm Broadcom Corporation cavium Cavium, Inc. chrp Common Hardware Reference Platform +cirrus Cirrus Logic, Inc. cortina Cortina Systems, Inc. dallas Maxim Integrated Products (formerly Dallas Semiconductor) denx Denx Software Engineering |