Lines Matching +full:nrf +full:- +full:pinctrl
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include "pan1782_evb-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "pan1782-evb";
15 compatible = "panasonic-industrial-devices-europe-gmbh,pan1782-evb";
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
25 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
42 compatible = "pwm-leds";
49 compatible = "gpio-keys";
63 compatible = "panasonic,reduced-arduino-header";
64 #gpio-cells = <2>;
65 gpio-map-mask = <0xffffffff 0xffffffc0>;
66 gpio-map-pass-thru = <0 0x3f>;
67 gpio-map = <0 0 &gpio0 31 0>, /* A0 */
89 pwm-led0 = &pwm_evb_led1;
92 bootloader-led0 = &evb_led1;
98 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
106 gpio-as-nreset;
122 compatible = "nordic,nrf-uarte";
124 current-speed = <115200>;
125 pinctrl-0 = <&uart0_default>;
126 pinctrl-1 = <&uart0_sleep>;
127 pinctrl-names = "default", "sleep";
131 compatible = "nordic,nrf-twi";
133 pinctrl-0 = <&i2c0_default>;
134 pinctrl-1 = <&i2c0_sleep>;
135 pinctrl-names = "default", "sleep";
139 compatible = "nordic,nrf-twi";
141 pinctrl-0 = <&i2c1_default>;
142 pinctrl-1 = <&i2c1_sleep>;
143 pinctrl-names = "default", "sleep";
148 pinctrl-0 = <&pwm0_default>;
149 pinctrl-1 = <&pwm0_sleep>;
150 pinctrl-names = "default", "sleep";
154 compatible = "nordic,nrf-spi";
156 pinctrl-0 = <&spi0_default>;
157 pinctrl-1 = <&spi0_sleep>;
158 pinctrl-names = "default", "sleep";
162 compatible = "nordic,nrf-spi";
164 pinctrl-0 = <&spi1_default>;
165 pinctrl-1 = <&spi1_sleep>;
166 pinctrl-names = "default", "sleep";
171 cs-gpios = <&gpio0 30 GPIO_ACTIVE_LOW>; /* D10 */
172 pinctrl-0 = <&spi3_default>;
173 pinctrl-1 = <&spi3_sleep>;
174 pinctrl-names = "default", "sleep";
183 compatible = "fixed-partitions";
184 #address-cells = <1>;
185 #size-cells = <1>;
192 label = "image-0";
196 label = "image-1";
200 label = "image-scratch";
211 compatible = "nordic,nrf-usbd";