[PATCH 2/6] DT: add documentation for the Ralink MIPS SoCs

Gabor Juhos juhosg at openwrt.org
Sun Apr 14 19:44:24 EST 2013


2013.04.13. 10:50 keltezéssel, John Crispin írta:
> From: Gabor Juhos <juhosg at openwrt.org>
> 
> This patch adds binding documentation for the
> compatible values of the Ralink MIPS SoCs.
> 
> Signed-off-by: Gabor Juhos <juhosg at openwrt.org>
> ---
>  Documentation/devicetree/bindings/mips/ralink.txt |   17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mips/ralink.txt
> 
> diff --git a/Documentation/devicetree/bindings/mips/ralink.txt b/Documentation/devicetree/bindings/mips/ralink.txt
> new file mode 100644
> index 0000000..43fc03c
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/mips/ralink.txt
> @@ -0,0 +1,17 @@
> +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,mt7620-soc

It seems that I was wrong here. We should have separate entries for the MT7620A
and for the MT7620N varians.

-Gabor


More information about the devicetree-discuss mailing list