Home
last modified time | relevance | path

Searched full:gpios (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/Documentation/devicetree/bindings/phy/
Dphy-mapphone-mdm6600.txt5 - enable-gpios GPIO to enable the USB PHY
6 - power-gpios GPIO to power on the device
7 - reset-gpios GPIO to reset the device
8 - motorola,mode-gpios Two GPIOs to configure MDM6600 USB start-up mode for
10 - motorola,cmd-gpios Three GPIOs to control the power state of the MDM6600
11 - motorola,status-gpios Three GPIOs to read the power state of the MDM6600
17 enable-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
18 power-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
19 reset-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
20 motorola,mode-gpios = <&gpio5 20 GPIO_ACTIVE_HIGH>,
[all …]
/Documentation/devicetree/bindings/power/supply/
Dmax8903-charger.txt5 - dok-gpios: Valid DC power has been detected (active low, input), optional if uok-gpios is provided
6 - uok-gpios: Valid USB power has been detected (active low, input), optional if dok-gpios is provid…
9 - cen-gpios: Charge enable pin (active low, output)
10 - chg-gpios: Charger status pin (active low, input)
11 - flt-gpios: Fault pin (active low, output)
12 - dcm-gpios: Current limit mode setting (DC=1 or USB=0, output)
13 - usus-gpios: USB suspend pin (active high, output)
20 dok-gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
21 flt-gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
22 chg-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
[all …]
Dlt3651-charger.txt7 - lltc,acpr-gpios: Connect to ACPR output. See remark below.
10 - lltc,fault-gpios: Connect to FAULT output. See remark below.
11 - lltc,chrg-gpios: Connect to CHRG output. See remark below.
17 The driver will attempt to aquire interrupts for all GPIOs to detect changes in
26 lltc,acpr-gpios = <&gpio0 68 GPIO_ACTIVE_LOW>;
27 lltc,fault-gpios = <&gpio0 64 GPIO_ACTIVE_LOW>;
28 lltc,chrg-gpios = <&gpio0 63 GPIO_ACTIVE_LOW>;
/Documentation/devicetree/bindings/input/
Dgpio-mouse.txt9 - up-gpios: GPIO line phandle to the line indicating "up"
10 - down-gpios: GPIO line phandle to the line indicating "down"
11 - left-gpios: GPIO line phandle to the line indicating "left"
12 - right-gpios: GPIO line phandle to the line indicating "right"
15 - button-left-gpios: GPIO line handle to the left mouse button
16 - button-middle-gpios: GPIO line handle to the middle mouse button
17 - button-right-gpios: GPIO line handle to the right mouse button
25 up-gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
26 down-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
27 left-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
[all …]
/Documentation/devicetree/bindings/siox/
Deckelmann,siox-gpio.txt5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the
15 din-gpios = <&gpio6 11 0>;
16 dout-gpios = <&gpio6 8 0>;
17 dclk-gpios = <&gpio6 9 0>;
18 dld-gpios = <&gpio6 10 0>;
/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt18 - maxim,modesel-gpios: GPIO pins to configure modesel of each chip.
19 The number of GPIOs must equal "#daisy-chained-devices"
22 - maxim,fault-gpios: GPIO pins to read fault of each chip.
23 The number of GPIOs must equal "#daisy-chained-devices"
25 - maxim,db0-gpios: GPIO pins to configure debounce of each chip.
26 The number of GPIOs must equal "#daisy-chained-devices"
28 - maxim,db1-gpios: GPIO pins to configure debounce of each chip.
29 The number of GPIOs must equal "maxim,db0-gpios".
32 is hardwired and consequently "maxim,modesel-gpios"
34 "maxim,modesel-gpios" is given, the driver assumes
[all …]
Dnetxbig-gpio-ext.txt6 - addr-gpios: GPIOs representing the address register (LSB -> MSB).
7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
15 addr-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH
18 data-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH
/Documentation/devicetree/bindings/bus/
Dts-nbus.txt11 - ts,data-gpios : The 8 GPIO pins connected to the data lines on the FPGA
12 - ts,csn-gpios : The GPIO pin connected to the csn line on the FPGA
13 - ts,txrx-gpios : The GPIO pin connected to the txrx line on the FPGA
14 - ts,strobe-gpios : The GPIO pin connected to the stobe line on the FPGA
15 - ts,ale-gpios : The GPIO pin connected to the ale line on the FPGA
16 - ts,rdy-gpios : The GPIO pin connected to the rdy line on the FPGA
31 ts,data-gpios = <&gpio0 0 GPIO_ACTIVE_HIGH
39 ts,csn-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
40 ts,txrx-gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
41 ts,strobe-gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>;
[all …]
/Documentation/devicetree/bindings/serial/
Dserial.txt8 - cts-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
10 - dcd-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
12 - dsr-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
14 - dtr-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
16 - rng-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
18 - rts-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
25 Note that this property is mutually-exclusive with "cts-gpios" and
26 "rts-gpios" above, unless support is provided to switch between modes
40 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
41 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
[all …]
/Documentation/devicetree/bindings/input/touchscreen/
Dcolibri-vf50-ts.txt6 - xp-gpios: FET gate driver for input of X+
7 - xm-gpios: FET gate driver for input of X-
8 - yp-gpios: FET gate driver for input of Y+
9 - ym-gpios: FET gate driver for input of Y-
11 - pinctrl-names: "idle", "default", "gpios"
14 - pinctrl-2: pinctrl node for gpios functioning as FET gate drivers
23 xp-gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
24 xm-gpios = <&gpio2 29 GPIO_ACTIVE_HIGH>;
25 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
26 ym-gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
[all …]
/Documentation/devicetree/bindings/fsi/
Dfsi-master-gpio.txt6 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock
7 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal
10 - enable-gpios = <gpio-descriptor>; : GPIO for enable signal
11 - trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable
12 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
23 clock-gpios = <&gpio 0>;
24 data-gpios = <&gpio 1>;
25 enable-gpios = <&gpio 2>;
26 trans-gpios = <&gpio 3>;
27 mux-gpios = <&gpio 4>;
Dfsi-master-ast-cf.txt10 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock
11 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal
12 - enable-gpios = <gpio-descriptor>; : GPIO for enable signal
13 - trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable
14 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
27 clock-gpios = <&gpio 0>;
28 data-gpios = <&gpio 1>;
29 enable-gpios = <&gpio 2>;
30 trans-gpios = <&gpio 3>;
31 mux-gpios = <&gpio 4>;
/Documentation/devicetree/bindings/display/
Drepaper.txt9 - panel-on-gpios: Timing controller power control
10 - discharge-gpios: Discharge control
11 - reset-gpios: RESET pin
12 - busy-gpios: BUSY pin
15 - border-gpios: Border control
45 panel-on-gpios = <&gpio 23 0>;
46 border-gpios = <&gpio 14 0>;
47 discharge-gpios = <&gpio 15 0>;
48 reset-gpios = <&gpio 24 0>;
49 busy-gpios = <&gpio 25 0>;
/Documentation/devicetree/bindings/net/
Dsff,sfp.txt15 - mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS)
19 - los-gpios : GPIO phandle and a specifier of the Receiver Loss of Signal
22 - tx-fault-gpios : GPIO phandle and a specifier of the Module Transmitter
25 - tx-disable-gpios : GPIO phandle and a specifier of the Transmitter Disable
28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate
32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
45 los-gpios = <&cpm_gpio2 22 GPIO_ACTIVE_HIGH>;
46 mod-def0-gpios = <&cpm_gpio2 21 GPIO_ACTIVE_LOW>;
50 tx-disable-gpios = <&cps_gpio1 24 GPIO_ACTIVE_HIGH>;
51 tx-fault-gpios = <&cpm_gpio2 19 GPIO_ACTIVE_HIGH>;
[all …]
/Documentation/devicetree/bindings/sound/
Dmaxim,max9759.txt6 - shutdown-gpios : the gpio connected to the shutdown pin
7 - mute-gpios : the gpio connected to the mute pin
8 - gain-gpios : the 2 gpios connected to the g1 and g2 pins
14 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
15 mute-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
16 gain-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>,
Dnokia,rx51.txt9 - tvout-selection-gpios: GPIO for tvout selection
10 - jack-detection-gpios: GPIO for jack detection
11 - eci-switch-gpios: GPIO for ECI (Enhancement Control Interface) switch
12 - speaker-amplifier-gpios: GPIO for speaker amplifier
23 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
24 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
25 eci-switch-gpios = <&gpio6 22 GPIO_ACTIVE_HIGH>; /* 182 */
26 speaker-amplifier-gpios = <&twl_gpio 7 GPIO_ACTIVE_HIGH>;
/Documentation/devicetree/bindings/spi/
Dspi-gpio.yaml23 sck-gpios:
27 miso-gpios:
31 mosi-gpios:
35 cs-gpios:
36 description: GPIOs to use for chipselect lines.
54 - sck-gpios
63 sck-gpios = <&gpio 95 0>;
64 miso-gpios = <&gpio 98 0>;
65 mosi-gpios = <&gpio 97 0>;
66 cs-gpios = <&gpio 125 0>;
/Documentation/devicetree/bindings/display/panel/
Dronbo,rb070d30.yaml19 power-gpios:
23 reset-gpios:
27 shlr-gpios:
31 updn-gpios:
44 - power-gpios
46 - reset-gpios
47 - shlr-gpios
48 - updn-gpios
Dsharp,ls037v7dw01.txt9 - enable-gpios: a GPIO spec for the optional enable pin.
11 - reset-gpios: a GPIO spec for the optional reset pin.
13 - mode-gpios: a GPIO
19 This panel can have zero to five GPIOs to configure to change configuration
21 configured with external pulls, all the GPIOs are considered optional with holes
32 enable-gpios = <&gpio5 24 GPIO_ACTIVE_HIGH>; /* gpio152, lcd INI */
33 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
34 mode-gpios = <&gpio5 26 GPIO_ACTIVE_HIGH /* gpio154, lcd MO */
Dboe,himax8279d.txt6 - enable-gpios: panel enable gpio
7 - pp33-gpios: a GPIO phandle for the 3.3v pin that provides the supply voltage
8 - pp18-gpios: a GPIO phandle for the 1.8v pin that provides the supply voltage
20 enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;
21 pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
22 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;
Dsharp,lq150x1lg11.txt9 - rlud-gpios: a single GPIO for the RL/UD (rotate 180 degrees) pin.
10 - sellvds-gpios: a single GPIO for the SELLVDS pin.
12 If rlud-gpios and/or sellvds-gpios are not specified, the RL/UD and/or SELLVDS
25 enable-gpios = <&gpio 42 GPIO_ACTIVE_HIGH>; /* XSTABY */
34 rlud-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; /* RL/UD */
35 sellvds-gpios = <&gpio 18 GPIO_ACTIVE_HIGH>; /* SELLVDS */
/Documentation/devicetree/bindings/hwmon/
Dgpio-fan.txt7 - gpios: Specifies the pins that map to bits in the control value,
12 - alarm-gpios: This pin going active indicates something is wrong with
18 Note: At least one the "gpios" or "alarm-gpios" properties must be set.
24 gpios = <&gpio1 14 1
29 alarm-gpios = <&gpio1 15 1>;
33 gpios = <&gpio2 14 1
38 alarm-gpios = <&gpio2 15 1>;
Dnsa320-mcu.txt6 - data-gpios : The GPIO pin connected to the data line on the MCU
7 - clk-gpios : The GPIO pin connected to the clock line on the MCU
8 - act-gpios : The GPIO pin connected to the active line on the MCU
17 data-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
18 clk-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
19 act-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
/Documentation/devicetree/bindings/iio/
Dsensorhub.txt10 - ap-mcu-gpios: [out] ap to sensorhub line - used during communication
11 - mcu-ap-gpios: [in] sensorhub to ap - used during communication
12 - mcu-reset-gpios: [out] sensorhub reset
21 ap-mcu-gpios = <&gpx0 0 0>;
22 mcu-ap-gpios = <&gpx0 4 0>;
23 mcu-reset-gpios = <&gpx0 5 0>;
/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml42 adi,conversion-start-gpios:
50 reset-gpios:
57 standby-gpios:
65 adi,first-data-gpios:
73 adi,range-gpios:
83 adi,oversampling-ratio-gpios:
95 adi,oversampling-ratio-gpios property is defined, then the driver will set the
96 oversampling gpios to high. Otherwise, it is assumed that the pins are hardwired
106 - adi,conversion-start-gpios
128 adi,conversion-start-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>;
[all …]

12345678910>>...24