Lines Matching +full:gpio2 +full:- +full:output +full:- +full:enable
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
13 * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
16 interrupt-parent = <&gpio1>;
18 pinctrl-0 = <&pinctrl_atmel_adapter>;
19 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
32 &gpio2 {
38 uart25-tx-on-hog {
39 gpio-hog;
41 output-high;
46 uart1-tx-on-hog {
47 gpio-hog;
49 output-high;
65 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
71 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */