1 Binding for MTK SPI controller (MT7621 MIPS)
4 - compatible: Should be one of the following:
5 - "ralink,mt7621-spi": for mt7621/mt7628/mt7688 platforms
6 - #address-cells: should be 1.
7 - #size-cells: should be 0.
8 - reg: Address and length of the register set for the device
9 - resets: phandle to the reset controller asserting this device in
11 See ../reset/reset.txt for details.
14 - cs-gpios: see spi-bus.txt.
18 - SoC Specific Portion:
20 compatible = "ralink,mt7621-spi";
24 resets = <&rstctrl 18>;