Lines Matching +full:gpio1 +full:- +full:enable
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include "bt610-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
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";
32 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
36 gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
42 compatible = "pwm-leds";
56 compatible = "gpio-keys";
63 gpios = <&gpio1 1 GPIO_PULL_UP>;
78 mcuboot-button0 = &button1;
79 mcuboot-led0 = &led1;
85 gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
89 compatible = "regulator-fixed";
90 regulator-name = "din_enable_1";
91 enable-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
95 compatible = "regulator-fixed";
96 regulator-name = "din_enable_2";
97 enable-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
101 compatible = "regulator-fixed";
102 regulator-name = "therm_enable";
103 enable-gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
107 compatible = "regulator-fixed";
108 regulator-name = "analog_enable";
109 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
113 compatible = "regulator-fixed";
114 regulator-name = "high_supply_enable";
115 enable-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
119 compatible = "regulator-fixed";
120 regulator-name = "battery_output_enable";
121 enable-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
126 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
131 pinctrl-0 = <&pwm0_default>;
132 pinctrl-1 = <&pwm0_sleep>;
133 pinctrl-names = "default", "sleep";
138 pinctrl-0 = <&pwm1_default>;
139 pinctrl-1 = <&pwm1_sleep>;
140 pinctrl-names = "default", "sleep";
152 nfct-pins-as-gpios;
153 gpio-as-nreset;
160 &gpio1 {
165 compatible = "nordic,nrf-uarte";
166 current-speed = <115200>;
168 pinctrl-0 = <&uart0_default>;
169 pinctrl-1 = <&uart0_sleep>;
170 pinctrl-names = "default", "sleep";
174 compatible = "nordic,nrf-uarte";
175 current-speed = <115200>;
177 pinctrl-0 = <&uart1_default>;
178 pinctrl-1 = <&uart1_sleep>;
179 pinctrl-names = "default", "sleep";
183 compatible = "nordic,nrf-twi";
186 pinctrl-0 = <&i2c0_default>;
187 pinctrl-1 = <&i2c0_sleep>;
188 pinctrl-names = "default", "sleep";
192 gpio-controller;
193 #gpio-cells = <2>;
195 nint-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
200 compatible = "nordic,nrf-spi";
202 cs-gpios = <&gpio0 25 0>,
204 pinctrl-0 = <&spi1_default>;
205 pinctrl-1 = <&spi1_sleep>;
206 pinctrl-names = "default", "sleep";
211 pinctrl-0 = <&qspi_default>;
212 pinctrl-1 = <&qspi_sleep>;
213 pinctrl-names = "default", "sleep";
215 compatible = "nordic,qspi-nor";
219 sck-frequency = <8000000>;
220 jedec-id = [c2 28 17];
221 sfdp-bfp = [
228 has-dpd;
229 t-enter-dpd = <10000>;
230 t-exit-dpd = <35000>;
240 compatible = "fixed-partitions";
241 #address-cells = <1>;
242 #size-cells = <1>;
251 label = "image-0";
273 compatible = "fixed-partitions";
274 #address-cells = <1>;
275 #size-cells = <1>;
279 label = "image-1";
284 label = "image-scratch";
289 label = "customer-storage";