The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/mips/ralink.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    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";

Cache object: 395293cbc9d0d7c6f04896019415b106


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.