Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f...
[linux-2.6-microblaze.git] / 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
18   ralink,mt7628a-soc
19   ralink,mt7688a-soc
20
21 2. Boards
22
23 GARDENA smart Gateway (MT7688)
24
25 This board is based on the MediaTek MT7688 and equipped with 128 MiB
26 of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND
27 storage.
28
29 ------------------------------
30 Required root node properties:
31 - compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
32                 "ralink,mt7628a-soc";