Lines Matching +full:wakeup +full:- +full:gpios
2 * Copyright (c) 2023-2024 Analog Devices, Inc.
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <adi/max32/max32655-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 #include <zephyr/dt-bindings/dma/max32655_dma.h>
21 zephyr,shell-uart = &uart0;
27 compatible = "gpio-leds";
29 gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
33 gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
39 compatible = "gpio-keys";
41 gpios = <&gpio0 18 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
46 gpios = <&gpio0 19 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
51 gpios = <&gpio3 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW
53 label = "Wakeup";
69 pinctrl-0 = <&uart0a_tx_p0_1 &uart0a_rx_p0_0>;
70 pinctrl-names = "default";
71 current-speed = <115200>;
72 data-bits = <8>;
110 pinctrl-0 = <&i2c0_scl_p0_10 &i2c0_sda_p0_11>;
111 pinctrl-names = "default";
124 pinctrl-0 = <&spi0_mosi_p0_5 &spi0_miso_p0_6 &spi0_sck_p0_7 &spi0_ss0_p0_4>;
125 pinctrl-names = "default";
129 pinctrl-0 = <&owm_io_p0_6 &owm_pe_p0_7>;
130 pinctrl-names = "default";