Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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/

authored by

Gabor Juhos and committed by
Ralf Baechle
be797c2d 91f32914

+17
+17
Documentation/devicetree/bindings/mips/ralink.txt
··· 1 + Ralink MIPS SoC device tree bindings 2 + 3 + 1. SoCs 4 + 5 + Each device tree must specify a compatible value for the Ralink SoC 6 + it uses in the compatible property of the root node. The compatible 7 + value must be one of the following values: 8 + 9 + ralink,rt2880-soc 10 + ralink,rt3050-soc 11 + ralink,rt3052-soc 12 + ralink,rt3350-soc 13 + ralink,rt3352-soc 14 + ralink,rt3883-soc 15 + ralink,rt5350-soc 16 + ralink,mt7620a-soc 17 + ralink,mt7620n-soc