55fb6f3a05
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016
26 lines
977 B
Diff
26 lines
977 B
Diff
From 94299fd468be1bcac63eb159a7f280f3bc0351ec Mon Sep 17 00:00:00 2001
|
|
From: John Crispin <blogic@openwrt.org>
|
|
Date: Sat, 13 Apr 2013 10:11:51 +0200
|
|
Subject: [PATCH 115/164] DT: add vendor prefixes for Ralink
|
|
|
|
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|
Acked-by: Grant Likely <grant.likely@secretlab.ca>
|
|
---
|
|
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
|
|
index 19e1ef7..6527412 100644
|
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
|
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
|
|
@@ -41,6 +41,7 @@ onnn ON Semiconductor Corp.
|
|
picochip Picochip Ltd
|
|
powervr PowerVR (deprecated, use img)
|
|
qcom Qualcomm, Inc.
|
|
+ralink Mediatek/Ralink Technology Corp.
|
|
ramtron Ramtron International
|
|
realtek Realtek Semiconductor Corp.
|
|
renesas Renesas Electronics Corporation
|
|
--
|
|
1.7.10.4
|
|
|