Lines Matching +full:- +full:- +full:user
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "twr_kv58f220m-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
28 mcuboot-button0 = &user_button_0;
34 zephyr,code-partition = &slot0_partition;
35 zephyr,uart-mcumgr = &uart0;
37 zephyr,shell-uart = &uart0;
38 zephyr,uart-pipe = &uart0;
42 compatible = "gpio-leds";
45 label = "User LED D4";
49 label = "User LED D3";
53 label = "User LED D2";
57 label = "User LED D1";
62 compatible = "gpio-keys";
64 label = "User SW2";
69 label = "User SW3";
74 label = "User SW4";
79 label = "User SW5";
87 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
88 er32k-select = <KINETIS_SIM_ER32KSEL_OSC32KCLK>;
115 compatible = "fixed-partitions";
116 #address-cells = <1>;
117 #size-cells = <1>;
121 read-only;
123 /* The MCUBoot swap-move algorithm uses the last 2 sectors
127 label = "image-0";
131 label = "image-1";
143 pinctrl-0 = <&i2c1_default>;
144 pinctrl-names = "default";
149 int1-gpios = <&gpioc 18 GPIO_ACTIVE_LOW>;
150 int2-gpios = <&gpioc 19 GPIO_ACTIVE_LOW>;
156 current-speed = <115200>;
157 pinctrl-0 = <&uart0_default>;
158 pinctrl-names = "default";