Searched full:gpios (Results 1 – 25 of 983) sorted by relevance
12345678910>>...40
| /Documentation/devicetree/bindings/input/ |
| D | gpio-mouse.yaml | 23 up-gpios: 26 down-gpios: 29 left-gpios: 32 right-gpios: 35 button-left-gpios: 38 button-middle-gpios: 41 button-right-gpios: 47 - up-gpios 48 - down-gpios 49 - left-gpios [all …]
|
| /Documentation/devicetree/bindings/phy/ |
| D | phy-mapphone-mdm6600.txt | 5 - 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/ |
| D | maxim,max8903.yaml | 19 dok-gpios: 23 uok-gpios: 27 cen-gpios: 31 chg-gpios: 35 flt-gpios: 39 dcm-gpios: 43 usus-gpios: 52 - dok-gpios 54 - uok-gpios 63 dok-gpios = <&gpio2 3 GPIO_ACTIVE_LOW>; [all …]
|
| D | gpio-charger.yaml | 7 title: simple battery chargers only communicating through GPIOs 14 autonomously, only providing some status GPIOs and possibly some 15 GPIOs for limited control over the charging process. 34 gpios: 38 charge-status-gpios: 42 charge-current-limit-gpios: 45 description: GPIOs used for current limiting 58 charge-current-limit-gpios property. Bit 1 second to last 66 - gpios 68 - charge-status-gpios [all …]
|
| /Documentation/devicetree/bindings/gpio/ |
| D | gpio-max3191x.txt | 18 - 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 …]
|
| D | gpio-consumer-common.yaml | 14 Pay attention to using proper GPIO flag (e.g. GPIO_ACTIVE_LOW) for the GPIOs 20 enable-gpios: 25 reset-gpios: 27 GPIO (or GPIOs for power sequence) connected to the device reset pin 30 powerdown-gpios: 36 pwdn-gpios: 38 description: Use powerdown-gpios 41 wakeup-gpios: 56 reset-gpios: 61 reset-gpios:
|
| /Documentation/devicetree/bindings/siox/ |
| D | eckelmann,siox-gpio.txt | 5 - 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/sound/ |
| D | maxim,max9759.yaml | 16 shutdown-gpios: 20 mute-gpios: 24 gain-gpios: 26 description: the 2 gpios connected to the g1 and g2 pins 30 - shutdown-gpios 31 - mute-gpios 32 - gain-gpios 41 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>; 42 mute-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; 43 gain-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>,
|
| D | nokia,rx51.txt | 9 - 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/bus/ |
| D | ts-nbus.txt | 11 - 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/net/nfc/ |
| D | samsung,s3fwrn5.yaml | 18 en-gpios: 32 wake-gpios: 37 s3fwrn5,en-gpios: 41 Use en-gpios 43 s3fwrn5,fw-gpios: 47 Use wake-gpios 53 - en-gpios 54 - wake-gpios 83 en-gpios = <&gpf1 4 GPIO_ACTIVE_HIGH>; 84 wake-gpios = <&gpj0 2 GPIO_ACTIVE_HIGH>; [all …]
|
| /Documentation/devicetree/bindings/fsi/ |
| D | fsi-master-gpio.txt | 6 - 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>;
|
| D | fsi-master-ast-cf.txt | 10 - 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/ |
| D | repaper.txt | 9 - 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/fpga/ |
| D | xlnx,fpga-selectmap.yaml | 37 prog-gpios: 42 done-gpios: 47 init-gpios: 53 csi-gpios: 59 rdwr-gpios: 68 - prog-gpios 69 - done-gpios 70 - init-gpios 80 prog-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>; 81 init-gpios = <&gpio5 8 GPIO_ACTIVE_LOW>; [all …]
|
| /Documentation/devicetree/bindings/auxdisplay/ |
| D | hit,hd44780.yaml | 24 data-gpios: 32 enable-gpios: 38 rs-gpios: 44 rw-gpios: 50 backlight-gpios: 76 - data-gpios 77 - enable-gpios 78 - rs-gpios 90 data-gpios = <&hc595 0 GPIO_ACTIVE_HIGH>, 94 enable-gpios = <&hc595 4 GPIO_ACTIVE_HIGH>; [all …]
|
| /Documentation/devicetree/bindings/input/touchscreen/ |
| D | toradex,vf50-touchscreen.yaml | 26 xp-gpios: 29 xm-gpios: 32 yp-gpios: 35 ym-gpios: 47 - xp-gpios 48 - xm-gpios 49 - yp-gpios 50 - ym-gpios 69 xp-gpios = <&gpio0 13 GPIO_ACTIVE_LOW>; 70 xm-gpios = <&gpio2 29 GPIO_ACTIVE_HIGH>; [all …]
|
| /Documentation/devicetree/bindings/spi/ |
| D | spi-gpio.yaml | 23 sck-gpios: 27 miso-gpios: 31 mosi-gpios: 35 cs-gpios: 36 description: GPIOs to use for chipselect lines. 54 - sck-gpios 65 sck-gpios = <&gpio 95 0>; 66 miso-gpios = <&gpio 98 0>; 67 mosi-gpios = <&gpio 97 0>; 68 cs-gpios = <&gpio 125 0>;
|
| /Documentation/devicetree/bindings/display/panel/ |
| D | boe,himax8279d.yaml | 25 enable-gpios: true 27 pp33-gpios: 31 pp18-gpios: 38 - enable-gpios 39 - pp33-gpios 40 - pp18-gpios 55 enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>; 56 pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; 57 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;
|
| D | ronbo,rb070d30.yaml | 19 power-gpios: 23 reset-gpios: 27 shlr-gpios: 31 updn-gpios: 44 - power-gpios 46 - reset-gpios 47 - shlr-gpios 48 - updn-gpios
|
| D | sharp,ls037v7dw01.yaml | 10 This panel can have zero to five GPIOs to configure to change configuration 12 configured with external pulls, all the GPIOs are considered optional with holes 26 enable-gpios: true 27 reset-gpios: true 31 mode-gpios: 36 This panel can have zero to three GPIOs to configure to 39 with external pulls, all the GPIOs are considered 55 enable-gpios = <&gpio5 24 GPIO_ACTIVE_HIGH>; /* gpio152, lcd INI */ 56 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */ 57 mode-gpios = <&gpio5 26 GPIO_ACTIVE_HIGH /* gpio154, lcd MO */
|
| D | jdi,lt070me05000.yaml | 22 enable-gpios: true 23 reset-gpios: true 34 dcdc-en-gpios: 47 - enable-gpios 48 - reset-gpios 49 - dcdc-en-gpios 68 enable-gpios = <&pm8921_gpio 36 GPIO_ACTIVE_HIGH>; 69 reset-gpios = <&tlmm_pinmux 54 GPIO_ACTIVE_LOW>; 70 dcdc-en-gpios = <&pm8921_gpio 23 GPIO_ACTIVE_HIGH>;
|
| /Documentation/devicetree/bindings/net/ |
| D | sff,sfp.yaml | 32 mod-def0-gpios: 39 los-gpios: 45 tx-fault-gpios: 51 tx-disable-gpios: 57 rate-select0-gpios: 64 rate-select1-gpios: 79 mod-def0-gpios: false 80 rate-select0-gpios: false 81 rate-select1-gpios: false 96 los-gpios = <&cpm_gpio2 22 GPIO_ACTIVE_HIGH>; [all …]
|
| /Documentation/devicetree/bindings/usb/ |
| D | smsc,usb3503.yaml | 22 connect-gpios: 27 intn-gpios: 32 reset-gpios: 37 bypass-gpios: 91 bypass-gpios: false 95 - bypass-gpios 116 connect-gpios = <&gpx3 0 1>; 118 intn-gpios = <&gpx3 4 1>; 119 reset-gpios = <&gpx3 5 1>; 134 connect-gpios = <&gpx3 0 1>; [all …]
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7606.yaml | 53 adi,conversion-start-gpios: 61 reset-gpios: 69 standby-gpios: 77 adi,first-data-gpios: 85 adi,range-gpios: 98 adi,oversampling-ratio-gpios: 112 registers. If the adi,oversampling-ratio-gpios property is defined, then 113 the driver will set the oversampling gpios to high. Otherwise, it is 124 - adi,conversion-start-gpios 136 adi,first-data-gpios: false [all …]
|
12345678910>>...40