Lines Matching +full:miso +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 18 GPIO_ACTIVE_LOW>;
33 gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
37 gpios = <&gpio0 26 GPIO_ACTIVE_LOW>;
43 compatible = "gpio-keys";
45 gpios = <&gpio0 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
50 gpios = <&gpio0 3 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
55 gpios = <&gpio3 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW
74 compatible = "adafruit-feather-header";
75 #gpio-cells = <2>;
76 gpio-map-mask = <0xffffffff 0xffffffc0>;
77 gpio-map-pass-thru = <0 0x3f>;
78 gpio-map = <12 0 &gpio0 31 0>, /* SDA */
90 <8 0 &gpio0 22 0>, /* MISO */
103 pinctrl-0 = <&uart0a_tx_p0_1 &uart0a_rx_p0_0>;
104 pinctrl-names = "default";
105 current-speed = <115200>;
106 data-bits = <8>;
144 pinctrl-0 = <&i2c2_scl_p0_30 &i2c2_sda_p0_31>;
145 pinctrl-names = "default";
158 pinctrl-0 = <&spi1_mosi_p0_21 &spi1_miso_p0_22 &spi1_sck_p0_23 &spi1_ss0_p0_20>;
159 pinctrl-names = "default";