Lines Matching +full:led2 +full:- +full:mode
6 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
11 #include "nrf52dk_nrf52810-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 compatible = "nordic,nrf52-dk-nrf52810";
20 zephyr,shell-uart = &uart0;
21 zephyr,uart-mcumgr = &uart0;
22 zephyr,bt-mon-uart = &uart0;
23 zephyr,bt-c2h-uart = &uart0;
26 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
39 led2: led_2 { label
50 compatible = "gpio-keys";
77 led2 = &led2;
83 bootloader-led0 = &led0;
84 mcuboot-button0 = &button0;
85 mcuboot-led0 = &led0;
91 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
99 gpio-as-nreset;
111 compatible = "nordic,nrf-uarte";
113 current-speed = <115200>;
114 pinctrl-0 = <&uart0_default>;
115 pinctrl-1 = <&uart0_sleep>;
116 pinctrl-names = "default", "sleep";
120 compatible = "nordic,nrf-twi";
122 pinctrl-0 = <&i2c0_default>;
123 pinctrl-1 = <&i2c0_sleep>;
124 pinctrl-names = "default", "sleep";
128 compatible = "nordic,nrf-spi";
130 pinctrl-0 = <&spi0_default>;
131 pinctrl-1 = <&spi0_sleep>;
132 pinctrl-names = "default", "sleep";
138 compatible = "fixed-partitions";
139 #address-cells = <1>;
140 #size-cells = <1>;
147 label = "image-0";
151 label = "image-1";