Lines Matching +full:simple +full:- +full:mfd

7 ------------------------
11 Refer to pinctrl-bindings.txt in this directory for details of the
17 - compatible: "marvell,armada3710-sb-pinctrl", "syscon, "simple-mfd"
19 "marvell,armada3710-nb-pinctrl", "syscon, "simple-mfd"
21 - reg: The first set of registers is for pinctrl/GPIO and the second
23 - interrupts: list of interrupts used by the GPIO
28 - pins 20-24
29 - functions jtag, gpio
32 - pins 8-10
33 - functions sdio, gpio
36 - pins 27-35
37 - functions emmc, gpio
40 - pin 11 (GPIO1-11)
41 - functions pwm, gpio
44 - pin 12
45 - functions pwm, gpio
48 - pin 13
49 - functions pwm, gpio
52 - pin 14
53 - functions pwm, gpio
56 - pin 7
57 - functions pmic, gpio
60 - pin 6
61 - functions pmic, gpio
64 - pins 2-3
65 - functions i2c, gpio
68 - pins 0-1
69 - functions i2c, gpio
72 - pin 17
73 - functions spi, gpio
76 - pin 18
77 - functions spi, gpio
80 - pin 19
81 - functions spi, gpio
84 - pin 4
85 - functions onewire, gpio
88 - pins 25-26
89 - functions uart, gpio
92 - pins 15-16
93 - functions spi, gpio
96 - pins 9-10
97 - functions uart, gpio
102 - pin 36
103 - functions drvbus, gpio
106 - pin 37
107 - functions drvbus, gpio
110 - pins 60-65
111 - functions sdio, gpio
114 - pins 42-53
115 - functions mii, gpio
118 - pins 39-41
119 - functions pcie, gpio
122 - pins 54-55
123 - functions smi, gpio
126 - pins 56-58
127 - functions ptp, gpio
130 - pin 57
131 - functions ptp, mii
134 - pin 58
135 - functions ptp, mii
138 - pin 59
139 - functions mii, mii_err
143 Please refer to gpio.txt in "gpio" directory for details of gpio-ranges property
147 - interrupts: List of interrupt specifiers for the controllers interrupt.
148 - gpio-controller: Marks the device node as a GPIO controller.
149 - #gpio-cells: Should be 2. The first cell is the GPIO number and the
151 <dt-bindings/gpio/gpio.h>. Only the GPIO_ACTIVE_HIGH and
153 - gpio-ranges: Range of pins managed by the GPIO controller.
156 pinctrl_sb: pinctrl-sb@18800 {
157 compatible = "marvell,armada3710-sb-pinctrl",
158 "syscon", "simple-mfd";
161 #gpio-cells = <2>;
162 gpio-ranges = <&pinctrl_sb 0 0 30>;
163 gpio-controller;
172 rgmii_pins: mii-pins {
177 sdio_pins: sdio-pins {
182 pcie_pins: pcie-pins {