1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt305x-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ralink RT305X Pin Controller
10 - Arınç ÜNAL <arinc.unal@arinc9.com>
11 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
14 Ralink RT305X pin controller for RT3050, RT3052, and RT3350 SoCs.
15 The pin controller can only set the muxing of pin groups. Muxing individual
16 pins is not supported. There is no pinconf support.
20 const: ralink,rt305x-pinctrl
25 additionalProperties: false
30 description: node for pinctrl.
31 $ref: pinmux-node.yaml#
32 additionalProperties: false
37 A string containing the name of the function to mux to the group.
38 enum: [gpio, gpio i2s, gpio uartf, i2c, i2s uartf, jtag, mdio,
39 pcm gpio, pcm i2s, pcm uartf, rgmii, sdram, spi, uartf,
44 An array of strings. Each string contains the name of a group.
59 enum: [i2c, jtag, mdio, rgmii, sdram, spi, uartf, uartlite]
188 - $ref: pinctrl.yaml#
193 additionalProperties: false
198 compatible = "ralink,rt305x-pinctrl";
200 i2c_pins: i2c0-pins {