Searched +full:rt2880 +full:- +full:pinctrl (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt2880-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ralink RT2880 Pin Controller10 - Arınç ÜNAL <arinc.unal@arinc9.com>11 - Sergio Paracuellos <sergio.paracuellos@gmail.com>14 Ralink RT2880 pin controller for RT2880 SoC.20 const: ralink,rt2880-pinctrl23 '-pins$':[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt2880-pinmux.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ralink rt2880 pinmux controller10 - Sergio Paracuellos <sergio.paracuellos@gmail.com>13 The rt2880 pinmux can only set the muxing of pin groups. Muxing indiviual pins18 const: ralink,rt2880-pinmux21 '-pins$':24 '^(.*-)?pinmux$':[all …]
1 // SPDX-License-Identifier: GPL-2.04 #address-cells = <1>;5 #size-cells = <1>;6 compatible = "ralink,mt7628a-soc";9 #address-cells = <1>;10 #size-cells = <0>;19 resetc: reset-controller {20 compatible = "ralink,rt2880-reset";21 #reset-cells = <1>;24 cpuintc: interrupt-controller {[all …]