| Ralink Fast Ethernet Embedded Switch |
| ==================================== |
| The ralink fast ethernet embedded switch can be found on Ralink and Mediatek |
| SoCs (RT3x5x, RT5350, MT76x8). |
| - compatible: Should be "ralink,rt3050-esw" |
| - reg: Address and length of the register set for the device |
| - interrupts: Should contain the embedded switches interrupt |
| - resets: Should contain the embedded switches resets |
| - reset-names: Should contain the reset names "esw" |
| - ralink,portmap: can be used to choose if the default switch setup is |
| - ralink,led_polarity: override the active high/low settings of the leds |
| compatible = "ralink,rt3050-esw"; |
| interrupt-parent = <&intc>; |