Lines Matching +full:control +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/pinctrl/quicklogic-eos-s3-pinctrl.h>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
19 zephyr,shell-uart = &uart1;
20 zephyr,uart-pipe = &uart1;
31 compatible = "gpio-leds";
33 gpios = <&gpio 3 GPIO_ACTIVE_HIGH>;
38 gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
43 gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
49 compatible = "gpio-keys";
51 gpios = <&gpio 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
65 input-enable;
69 output-enable;
73 bias-high-impedance;
74 quicklogic,control-selection = "fabric";
75 output-enable;
79 bias-high-impedance;
80 quicklogic,control-selection = "fabric";
81 output-enable;
85 bias-high-impedance;
86 quicklogic,control-selection = "fabric";
87 output-enable;
92 clock-frequency = <61440000>;
105 current-speed = <115200>;
106 pinctrl-0 = <&uart1_rx_default &uart1_tx_default
108 pinctrl-names = "default";