Lines Matching +full:nrf +full:- +full:pinctrl
7 * SPDX-License-Identifier: Apache-2.0
10 /dts-v1/;
13 #include "nrf52840_blip-pinctrl.dtsi"
14 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 compatible = "nordic,pca10056-dk";
22 zephyr,shell-uart = &uart0;
23 zephyr,uart-mcumgr = &uart0;
24 zephyr,bt-mon-uart = &uart0;
25 zephyr,bt-c2h-uart = &uart0;
30 compatible = "gpio-leds";
46 compatible = "gpio-keys";
65 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
73 gpio-as-nreset;
89 compatible = "nordic,nrf-uart";
90 current-speed = <115200>;
92 pinctrl-0 = <&uart0_default>;
93 pinctrl-1 = <&uart0_sleep>;
94 pinctrl-names = "default", "sleep";
98 compatible = "nordic,nrf-twi";
100 pinctrl-0 = <&i2c0_default>;
101 pinctrl-1 = <&i2c0_sleep>;
102 pinctrl-names = "default", "sleep";
106 compatible = "nordic,nrf-twi";
109 pinctrl-0 = <&i2c1_default>;
110 pinctrl-1 = <&i2c1_sleep>;
111 pinctrl-names = "default", "sleep";
115 compatible = "nordic,nrf-spi";
118 pinctrl-0 = <&spi0_default>;
119 pinctrl-1 = <&spi0_sleep>;
120 pinctrl-names = "default", "sleep";
124 compatible = "nordic,nrf-spi";
126 pinctrl-0 = <&spi1_default>;
127 pinctrl-1 = <&spi1_sleep>;
128 pinctrl-names = "default", "sleep";
132 compatible = "nordic,nrf-spi";
134 pinctrl-0 = <&spi2_default>;
135 pinctrl-1 = <&spi2_sleep>;
136 pinctrl-names = "default", "sleep";
141 pinctrl-0 = <&spi3_default>;
142 pinctrl-1 = <&spi3_sleep>;
143 pinctrl-names = "default", "sleep";
151 compatible = "nordic,nrf-usbd";