ralink: update patches
[openwrt.git] / target / linux / ramips / patches-3.8 / 0031-DT-add-vendor-prefixes-for-Ralink.patch
1 From f13cb76f8ad8714eaf691ef24aebfb57f62dab66 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 31/79] 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 902b1b1..d1cc7bb 100644
14 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
15 +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
16 @@ -40,6 +40,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  samsung        Samsung Semiconductor
24 -- 
25 1.7.10.4
26