Lines Matching +full:slptr +full:- +full:gpios

3  * Copyright (c) 2019-2024 Gerson Fernando Budke <nandojve@gmail.com>
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "samr21_xpro-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
20 zephyr,shell-uart = &sercom0;
29 pwm-led0 = &pwm_led0;
31 i2c-0 = &sercom1;
35 compatible = "gpio-leds";
37 gpios = <&porta 19 GPIO_ACTIVE_LOW>;
43 compatible = "pwm-leds";
50 compatible = "gpio-keys";
52 gpios = <&porta 28 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
58 ext1_header: xplained-pro-connector1 {
59 compatible = "atmel-xplained-pro-header";
60 #gpio-cells = <2>;
61 gpio-map-mask = <0xffffffff 0xffffffc0>;
62 gpio-map-pass-thru = <0 0x3f>; /* Shared */
63 gpio-map = <0 0 &porta 6 0>, /* ADC6 */
81 ext2_header: xplained-pro-connector2 {
82 compatible = "atmel-xplained-pro-header";
83 #gpio-cells = <2>;
84 gpio-map-mask = <0xffffffff 0xffffffc0>;
85 gpio-map-pass-thru = <0 0x3f>; /* Shared */
86 gpio-map = /*<0 0 - - 0>, - */
87 /*<1 0 - - 0>, - */
89 /*<3 0 - - 0>, - */
90 /*<4 0 - - 0>, - */
91 /*<5 0 - - 0>, - */
92 /*<6 0 - - 0>, - */
96 /*<11 0 - - 0>, - */
97 /*<12 0 - - 0>, - */
106 clock-frequency = <48000000>;
111 pinctrl-0 = <&adc_default>;
112 pinctrl-names = "default";
117 compatible = "atmel,sam0-tcc-pwm";
119 #pwm-cells = <2>;
121 pinctrl-0 = <&pwm_default>;
122 pinctrl-names = "default";
127 compatible = "atmel,sam0-uart";
128 current-speed = <115200>;
132 pinctrl-0 = <&sercom0_uart_default>;
133 pinctrl-names = "default";
138 compatible = "atmel,sam0-i2c";
139 clock-frequency = <I2C_BITRATE_FAST>;
140 #address-cells = <1>;
141 #size-cells = <0>;
143 pinctrl-0 = <&sercom1_i2c_default>;
144 pinctrl-names = "default";
149 compatible = "atmel,sam0-spi";
151 * CS-PB31; MOSI-PB30; MISO-PC19; SCLK-PC18
156 #address-cells = <1>;
157 #size-cells = <0>;
159 pinctrl-0 = <&sercom4_spi_default>;
160 pinctrl-names = "default";
162 cs-gpios = <&portb 31 GPIO_ACTIVE_LOW>;
167 spi-max-frequency = <6000000>;
168 irq-gpios = <&portb 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
169 reset-gpios = <&portb 15 GPIO_ACTIVE_LOW>;
170 slptr-gpios = <&porta 20 GPIO_ACTIVE_HIGH>;
171 dig2-gpios = <&portb 17 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
173 tx-pwr-min = [01 11]; /* -17.0 dBm */
174 tx-pwr-max = [00 04]; /* 4.0 dBm */
175 tx-pwr-table = [00 01 03 04 05 05 06 06
186 compatible = "atmel,sam0-spi";
189 #address-cells = <1>;
190 #size-cells = <0>;
192 pinctrl-0 = <&sercom5_spi_default>;
193 pinctrl-names = "default";
199 pinctrl-0 = <&usb_dc_default>;
200 pinctrl-names = "default";
220 compatible = "fixed-partitions";
221 #address-cells = <1>;
222 #size-cells = <1>;