Lines Matching +full:disconnect +full:- +full:gpios
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include "bt510-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 = <&gpio0 22 GPIO_ACTIVE_HIGH>;
36 gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
42 compatible = "gpio-keys";
44 gpios = <&gpio1 10 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
49 gpios = <&gpio0 3 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
60 mcuboot-button0 = &button0;
61 mcuboot-led0 = &led1a;
68 gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
73 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
81 gpio-as-nreset;
97 compatible = "nordic,nrf-uarte";
98 current-speed = <115200>;
100 pinctrl-0 = <&uart0_default>;
101 pinctrl-1 = <&uart0_sleep>;
102 pinctrl-names = "default", "sleep";
106 compatible = "nordic,nrf-twim";
109 pinctrl-0 = <&i2c0_default>;
110 pinctrl-1 = <&i2c0_sleep>;
111 pinctrl-names = "default", "sleep";
115 irq-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>,
117 disconnect-sdo-sa0-pull-up;
132 compatible = "fixed-partitions";
133 #address-cells = <1>;
134 #size-cells = <1>;
143 label = "image-0";
148 label = "image-1";
153 label = "image-scratch";