Lines Matching +full:pendown +full:- +full:gpio
1 // SPDX-License-Identifier: GPL-2.0
6 #include <dt-bindings/input/input.h>
7 #include "omap-gpmc-smsc911x.dtsi"
12 cpu0-supply = <&vcc>;
18 compatible = "regulator-fixed";
19 regulator-name = "hsusb2_vbus";
20 regulator-min-microvolt = <3300000>;
21 regulator-max-microvolt = <3300000>;
22 gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>; /* gpio_22 */
23 startup-delay-us = <70000>;
24 enable-active-high;
28 hsusb2_phy: hsusb2-phy-pins {
29 compatible = "usb-nop-xceiv";
30 reset-gpios = <&gpio1 21 GPIO_ACTIVE_LOW>; /* gpio_21 */
31 vcc-supply = <&hsusb2_power>;
32 #phy-cells = <0>;
36 compatible = "gpio-leds";
40 linux,default-trigger = "default-on";
45 compatible = "regulator-fixed";
46 regulator-name = "vwl1271";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <1800000>;
49 gpio = <&gpio5 22 GPIO_ACTIVE_HIGH>; /* gpio150 */
50 startup-delay-us = <70000>;
51 enable-active-high;
52 vin-supply = <&vmmc2>;
57 clock-frequency = <2600000>;
62 interrupt-parent = <&intc>;
68 #include "omap3-panel-sharp-ls037v7dw01.dtsi"
76 compatible = "ti,twl4030-power-omap3-evm", "ti,twl4030-power-idle";
82 clock-frequency = <400000>;
86 clock-frequency = <400000>;
89 * TVP5146 Video decoder-in for analog input support.
98 gpio = <&gpio5 25 GPIO_ACTIVE_LOW>; /* gpio153 */
102 enable-gpios = <&gpio5 24 GPIO_ACTIVE_HIGH>; /* gpio152, lcd INI */
103 reset-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd RESB */
104 mode-gpios = <&gpio5 26 GPIO_ACTIVE_HIGH /* gpio154, lcd MO */
111 interrupt-parent = <&gpio6>;
113 pendown-gpio = <&gpio6 15 GPIO_ACTIVE_HIGH>;
118 interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
119 vmmc-supply = <&vmmc1>;
120 vqmmc-supply = <&vsim>;
121 bus-width = <8>;
125 interrupts-extended = <&intc 86 &omap3_pmx_core 0x12e>;
126 vmmc-supply = <&wl12xx_vmmc>;
127 non-removable;
128 bus-width = <4>;
129 cap-power-off-card;
131 #address-cells = <1>;
132 #size-cells = <0>;
137 interrupts-extended = <&gpio5 21 IRQ_TYPE_EDGE_RISING>,
139 interrupt-names = "irq", "wakeup";
140 ref-clock-frequency = <38400000>;
145 ti,use-leds;
169 port2-mode = "ehci-phy";
177 interface-type = <0>;
178 usb-phy = <&usb2_phy>;
180 phy-names = "usb2-phy";
187 interrupt-parent = <&gpio6>;
194 regulator-name = "usb_1v8";
195 regulator-min-microvolt = <1800000>;
196 regulator-max-microvolt = <1800000>;
197 regulator-always-on;