Lines Matching +full:gpio1 +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
6 #include "pan1783_nrf5340_cpunet-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 zephyr,shell-uart = &uart0;
14 zephyr,uart-mcumgr = &uart0;
15 zephyr,bt-mon-uart = &uart0;
16 zephyr,bt-c2h-uart = &uart0;
17 zephyr,bt-hci-ipc = &ipc0;
18 nordic,802154-spinel-ipc = &ipc0;
23 compatible = "gpio-leds";
25 gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
29 gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
33 gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
37 gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
43 compatible = "gpio-keys";
45 gpios = <&gpio0 23 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
50 gpios = <&gpio0 24 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
55 gpios = <&gpio0 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
60 gpios = <&gpio0 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
66 mikrobus_header: mikrobus-connector {
67 compatible = "mikro-bus";
68 #gpio-cells = <2>;
69 gpio-map-mask = <0xffffffff 0xffffffc0>;
70 gpio-map-pass-thru = <0 0x3f>;
71 gpio-map = <0 0 &gpio0 4 0>, /* AN */
73 <2 0 &gpio1 12 0>, /* CS */
74 <3 0 &gpio1 15 0>, /* SCK */
75 <4 0 &gpio1 14 0>, /* MISO */
76 <5 0 &gpio1 13 0>, /* MOSI */
79 <6 0 &gpio1 7 0>, /* PWM */
80 <7 0 &gpio1 4 0>, /* INT */
81 <8 0 &gpio1 0 0>, /* RX */
82 <9 0 &gpio1 1 0>, /* TX */
83 <10 0 &gpio1 3 0>, /* SCL */
84 <11 0 &gpio1 2 0>; /* SDA */
90 compatible = "arduino-header-r3";
91 #gpio-cells = <2>;
92 gpio-map-mask = <0xffffffff 0xffffffc0>;
93 gpio-map-pass-thru = <0 0x3f>;
94 gpio-map = <0 0 &gpio0 4 0>, /* A0 */
100 <6 0 &gpio1 0 0>, /* D0 */
101 <7 0 &gpio1 1 0>, /* D1 */
102 <8 0 &gpio1 4 0>, /* D2 */
103 <9 0 &gpio1 5 0>, /* D3 */
104 <10 0 &gpio1 6 0>, /* D4 */
105 <11 0 &gpio1 7 0>, /* D5 */
106 <12 0 &gpio1 8 0>, /* D6 */
107 <13 0 &gpio1 9 0>, /* D7 */
108 <14 0 &gpio1 10 0>, /* D8 */
109 <15 0 &gpio1 11 0>, /* D9 */
110 <16 0 &gpio1 12 0>, /* D10 */
111 <17 0 &gpio1 13 0>, /* D11 */
112 <18 0 &gpio1 14 0>, /* D12 */
113 <19 0 &gpio1 15 0>, /* D13 */
114 <20 0 &gpio1 2 0>, /* D14 */
115 <21 0 &gpio1 3 0>; /* D15 */
128 bootloader-led0 = &evb_led1;
129 mcuboot-button0 = &evb_sw1;
130 mcuboot-led0 = &evb_led1;
143 &gpio1 {
149 current-speed = <115200>;
150 pinctrl-0 = <&uart0_default>;
151 pinctrl-1 = <&uart0_sleep>;
152 pinctrl-names = "default", "sleep";
158 compatible = "nordic,nrf-twim";
161 pinctrl-0 = <&i2c0_default>;
162 pinctrl-1 = <&i2c0_sleep>;
163 pinctrl-names = "default", "sleep";
167 compatible = "nordic,nrf-spim";
170 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
171 pinctrl-0 = <&spi0_default>;
172 pinctrl-1 = <&spi0_sleep>;
173 pinctrl-names = "default", "sleep";
179 compatible = "fixed-partitions";
180 #address-cells = <1>;
181 #size-cells = <1>;
188 label = "image-0";
192 label = "image-1";