Lines Matching +full:nint +full:- +full:gpios

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "bt610-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &uart0;
19 zephyr,uart-mcumgr = &uart0;
20 zephyr,bt-mon-uart = &uart0;
21 zephyr,bt-c2h-uart = &uart0;
24 zephyr,code-partition = &slot0_partition;
29 compatible = "gpio-leds";
31 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
35 gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
41 compatible = "pwm-leds";
55 compatible = "gpio-keys";
57 gpios = <&gpio0 24 GPIO_PULL_UP>;
62 gpios = <&gpio1 1 GPIO_PULL_UP>;
77 mcuboot-button0 = &button1;
78 mcuboot-led0 = &led1;
84 gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
88 compatible = "regulator-fixed";
89 regulator-name = "din_enable_1";
90 enable-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
94 compatible = "regulator-fixed";
95 regulator-name = "din_enable_2";
96 enable-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
100 compatible = "regulator-fixed";
101 regulator-name = "therm_enable";
102 enable-gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
106 compatible = "regulator-fixed";
107 regulator-name = "analog_enable";
108 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
112 compatible = "regulator-fixed";
113 regulator-name = "high_supply_enable";
114 enable-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
118 compatible = "regulator-fixed";
119 regulator-name = "battery_output_enable";
120 enable-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
126 pinctrl-0 = <&pwm0_default>;
127 pinctrl-1 = <&pwm0_sleep>;
128 pinctrl-names = "default", "sleep";
133 pinctrl-0 = <&pwm1_default>;
134 pinctrl-1 = <&pwm1_sleep>;
135 pinctrl-names = "default", "sleep";
147 nfct-pins-as-gpios;
148 gpio-as-nreset;
160 compatible = "nordic,nrf-uarte";
161 current-speed = <115200>;
163 pinctrl-0 = <&uart0_default>;
164 pinctrl-1 = <&uart0_sleep>;
165 pinctrl-names = "default", "sleep";
169 compatible = "nordic,nrf-uarte";
170 current-speed = <115200>;
172 pinctrl-0 = <&uart1_default>;
173 pinctrl-1 = <&uart1_sleep>;
174 pinctrl-names = "default", "sleep";
178 compatible = "nordic,nrf-twi";
181 pinctrl-0 = <&i2c0_default>;
182 pinctrl-1 = <&i2c0_sleep>;
183 pinctrl-names = "default", "sleep";
187 gpio-controller;
188 #gpio-cells = <2>;
190 nint-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
195 compatible = "nordic,nrf-spi";
197 cs-gpios = <&gpio0 25 0>,
199 pinctrl-0 = <&spi1_default>;
200 pinctrl-1 = <&spi1_sleep>;
201 pinctrl-names = "default", "sleep";
206 pinctrl-0 = <&qspi_default>;
207 pinctrl-1 = <&qspi_sleep>;
208 pinctrl-names = "default", "sleep";
210 compatible = "nordic,qspi-nor";
214 sck-frequency = <8000000>;
215 jedec-id = [c2 28 17];
216 sfdp-bfp = [
223 has-dpd;
224 t-enter-dpd = <10000>;
225 t-exit-dpd = <35000>;
235 compatible = "fixed-partitions";
236 #address-cells = <1>;
237 #size-cells = <1>;
246 label = "image-0";
268 compatible = "fixed-partitions";
269 #address-cells = <1>;
270 #size-cells = <1>;
274 label = "image-1";
279 label = "image-scratch";
284 label = "customer-storage";