Lines Matching +full:nrf +full:- +full:pinctrl
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "micromod_nrf52840-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "sparkfun,micromod-nrf52840";
20 zephyr,code-partition = &slot0_partition;
31 compatible = "gpio-leds";
39 compatible = "sparkfun,micromod-gpio";
40 #gpio-cells = <2>;
41 gpio-map-mask = <0xffffffff 0xffffffc0>;
42 gpio-map-pass-thru = <0 0x3f>;
43 gpio-map = <0 0 &gpio0 4 0>, /* A0 */
57 <14 0 &gpio0 9 0>, /* G9/ADC_D-/CAM_HSYNC */
69 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
89 nfct-pins-as-gpios;
90 gpio-as-nreset;
94 compatible = "nordic,nrf-uarte";
95 current-speed = <115200>;
97 pinctrl-0 = <&uart0_default>;
98 pinctrl-1 = <&uart0_sleep>;
99 pinctrl-names = "default", "sleep";
103 compatible = "nordic,nrf-uarte";
104 current-speed = <115200>;
106 pinctrl-0 = <&uart1_default>;
107 pinctrl-1 = <&uart1_sleep>;
108 pinctrl-names = "default", "sleep";
112 compatible = "nordic,nrf-twi";
114 pinctrl-0 = <&i2c0_default>;
115 pinctrl-1 = <&i2c0_sleep>;
116 pinctrl-names = "default", "sleep";
120 compatible = "nordic,nrf-twi";
122 pinctrl-0 = <&i2c1_default>;
123 pinctrl-1 = <&i2c1_sleep>;
124 pinctrl-names = "default", "sleep";
128 compatible = "nordic,nrf-spi";
130 cs-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
131 pinctrl-0 = <&spi0_default>;
132 pinctrl-1 = <&spi0_sleep>;
133 pinctrl-names = "default", "sleep";
138 pinctrl-0 = <&qspi_default>;
139 pinctrl-1 = <&qspi_sleep>;
140 pinctrl-names = "default", "sleep";
143 compatible = "nordic,qspi-nor";
147 sck-frequency = <DT_FREQ_M(32)>;
148 jedec-id = [ef 70 18];
150 has-dpd;
151 t-enter-dpd = <3000>;
152 t-exit-dpd = <3000>;
163 compatible = "fixed-partitions";
164 #address-cells = <1>;
165 #size-cells = <1>;
172 label = "image-0";
177 label = "image-1";
199 compatible = "nordic,nrf-usbd";