summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-22 13:52:32 +0000
committerJohn Crispin <john@openwrt.org>2013-07-22 13:52:32 +0000
commit5525b2136e90fcfc8823b519fa4aa2499f0120ba (patch)
treee614278bc48faf84a9ff7de35d9de77b7e630fb6 /target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch
parentec6954e64e7cd7e503b62ab73381cfa0adce24fc (diff)
downloadmtk-20170518-5525b2136e90fcfc8823b519fa4aa2499f0120ba.zip
mtk-20170518-5525b2136e90fcfc8823b519fa4aa2499f0120ba.tar.gz
mtk-20170518-5525b2136e90fcfc8823b519fa4aa2499f0120ba.tar.bz2
ralink: set v3.10 as default
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37497
Diffstat (limited to 'target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch')
-rw-r--r--target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch38
1 files changed, 0 insertions, 38 deletions
diff --git a/target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch b/target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch
deleted file mode 100644
index 4cf7b0a..0000000
--- a/target/linux/ramips/patches-3.9/0116-DT-add-documentation-for-the-Ralink-MIPS-SoCs.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From f8ad9ce9fceec8ffa986ac44c52ead3f6adade1e Mon Sep 17 00:00:00 2001
-From: Gabor Juhos <juhosg@openwrt.org>
-Date: Sat, 13 Apr 2013 09:02:40 +0200
-Subject: [PATCH 116/164] DT: add documentation for the Ralink MIPS SoCs
-
-This patch adds binding documentation for the
-compatible values of the Ralink MIPS SoCs.
-
-Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
-Signed-off-by: John Crispin <blogic@openwrt.org>
-Acked-by: Grant Likely <grant.likely@secretlab.ca>
-Patchwork: http://patchwork.linux-mips.org/patch/5187/
----
- Documentation/devicetree/bindings/mips/ralink.txt | 18 ++++++++++++++++++
- 1 file changed, 18 insertions(+)
- create mode 100644 Documentation/devicetree/bindings/mips/ralink.txt
-
---- /dev/null
-+++ b/Documentation/devicetree/bindings/mips/ralink.txt
-@@ -0,0 +1,18 @@
-+Ralink MIPS SoC device tree bindings
-+
-+1. SoCs
-+
-+Each device tree must specify a compatible value for the Ralink SoC
-+it uses in the compatible property of the root node. The compatible
-+value must be one of the following values:
-+
-+ ralink,rt2880-soc
-+ ralink,rt3050-soc
-+ ralink,rt3052-soc
-+ ralink,rt3350-soc
-+ ralink,rt3352-soc
-+ ralink,rt3883-soc
-+ ralink,rt5350-soc
-+ ralink,mt7620a-soc
-+ ralink,mt7620n-soc
-+