ramips: make rt3883 usb work properly
[openwrt.git] / target / linux / ramips / patches-3.9 / 0115-DT-add-vendor-prefixes-for-Ralink.patch
1 From 94299fd468be1bcac63eb159a7f280f3bc0351ec Mon Sep 17 00:00:00 2001
2 From: John Crispin <blogic@openwrt.org>
3 Date: Sat, 13 Apr 2013 10:11:51 +0200
4 Subject: [PATCH 115/164] DT: add vendor prefixes for Ralink
5
6 Signed-off-by: John Crispin <blogic@openwrt.org>
7 Acked-by: Grant Likely <grant.likely@secretlab.ca>
8 ---
9  Documentation/devicetree/bindings/vendor-prefixes.txt |    1 +
10  1 file changed, 1 insertion(+)
11
12 diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
13 index 19e1ef7..6527412 100644
14 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
15 +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
16 @@ -41,6 +41,7 @@ onnn  ON Semiconductor Corp.
17  picochip       Picochip Ltd
18  powervr        PowerVR (deprecated, use img)
19  qcom   Qualcomm, Inc.
20 +ralink Mediatek/Ralink Technology Corp.
21  ramtron        Ramtron International
22  realtek Realtek Semiconductor Corp.
23  renesas        Renesas Electronics Corporation
24 -- 
25 1.7.10.4
26