Lines Matching +full:pwm +full:- +full:enable
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
12 * The Atmel maxtouch controller uses SODIMM 28/30, also used for PWM<B>, PWM<C>, aka pwm2, pwm3.
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 */
38 uart25-tx-on-hog {
39 gpio-hog;
41 output-high;
46 uart1-tx-on-hog {
47 gpio-hog;
49 output-high;
58 /* Colibri PWM<A> */
63 /* Colibri PWM<B> */
65 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
69 /* Colibri PWM<C> */
71 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
75 /* Colibri PWM<D> */
102 disable-over-current;