Lines Matching +full:miso +full:- +full:gpios

2  * Copyright (c) 2019-2023 Gerson Fernando Budke
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "sam4e_xpro-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 i2c-0 = &twi0;
19 pwm-0 = &pwm0;
29 zephyr,shell-uart = &uart0;
35 compatible = "gpio-leds";
37 gpios = <&piod 22 GPIO_ACTIVE_LOW>;
43 compatible = "gpio-keys";
46 gpios = <&pioa 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
51 ext1_header: xplained-pro-connector1 {
52 compatible = "atmel-xplained-pro-header";
53 #gpio-cells = <2>;
54 gpio-map-mask = <0xffffffff 0xffffffc0>;
55 gpio-map-pass-thru = <0 0x3f>; /* Shared */
56 gpio-map = <0 0 &piob 2 0>, /* AFE AD0 */
70 <14 0 &pioa 12 0>, /* SPI(MISO) EXTx */
76 ext2_header: xplained-pro-connector2 {
77 compatible = "atmel-xplained-pro-header";
78 #gpio-cells = <2>;
79 gpio-map-mask = <0xffffffff 0xffffffc0>;
80 gpio-map-pass-thru = <0 0x3f>; /* Shared */
81 gpio-map = /*<0 0 - - 0>, - */
82 /*<1 0 - - 0>, - */
86 /*<5 0 - - 0>, - */
95 <14 0 &pioa 12 0>, /* SPI(MISO) EXTx */
101 ext3_header: xplained-pro-connector3 {
102 compatible = "atmel-xplained-pro-header";
103 #gpio-cells = <2>;
104 gpio-map-mask = <0xffffffff 0xffffffc0>;
105 gpio-map-pass-thru = <0 0x3f>; /* Shared */
106 gpio-map = <0 0 &pioa 17 0>, /* AFE AD0 */
120 <14 0 &pioa 12 0>, /* SPI(MISO) EXTx */
128 clock-frequency = <120000000>;
134 pinctrl-0 = <&afec0_default>;
135 pinctrl-names = "default";
141 pinctrl-0 = <&afec1_default>;
142 pinctrl-names = "default";
148 pinctrl-0 = <&twi0_default>;
149 pinctrl-names = "default";
155 pinctrl-0 = <&spi0_default>;
156 pinctrl-names = "default";
158 cs-gpios = <&piob 14 GPIO_ACTIVE_LOW>,
165 current-speed = <115200>;
167 pinctrl-0 = <&uart0_default>;
168 pinctrl-names = "default";
172 pinctrl-0 = <&uart1_default>;
173 pinctrl-names = "default";
178 current-speed = <115200>;
180 pinctrl-0 = <&usart1_default>;
181 pinctrl-names = "default";
187 pinctrl-0 = <&gmac_mii>;
188 pinctrl-names = "default";
190 zephyr,random-mac-address;
192 phy-handle = <&phy>;
198 pinctrl-0 = <&mdio_default>;
199 pinctrl-names = "default";
201 phy: ethernet-phy@0 {
202 compatible = "ethernet-phy";
211 pinctrl-0 = <&pwm0_default>;
212 pinctrl-names = "default";
218 pinctrl-0 = <&hsmci_default>;
219 pinctrl-names = "default";
221 compatible = "zephyr,sdmmc-disk";
222 disk-name = "SD";