Lines Matching +full:tx +full:- +full:rx +full:- +full:swap

2  * Copyright (c) 2019-2021 Vestas Wind Systems A/S
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/clock/kinetis_scg.h>
11 #include <zephyr/dt-bindings/pwm/pwm.h>
12 #include "twr_ke18f-pinctrl.dtsi"
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
27 pwm-led0 = &orange_pwm_led;
28 pwm-led1 = &yellow_pwm_led;
29 pwm-led2 = &green_pwm_led;
30 pwm-led3 = &red_pwm_led;
31 red-pwm-led = &tri_red_pwm_led;
32 green-pwm-led = &tri_green_pwm_led;
33 blue-pwm-led = &tri_blue_pwm_led;
38 mcuboot-button0 = &user_button_3;
50 zephyr,code-partition = &slot0_partition;
51 zephyr,uart-mcumgr = &lpuart0;
53 zephyr,shell-uart = &lpuart0;
54 zephyr,uart-pipe = &lpuart0;
59 compatible = "gpio-leds";
92 compatible = "pwm-leds";
125 compatible = "gpio-keys";
140 clock-frequency = <120000000>;
144 min-residency-us = <1>;
148 min-residency-us = <20000>;
149 exit-latency-us = <13>;
153 clkout-source = <1>;
154 clkout-divider = <0>;
158 sosc-mode = <KINETIS_SCG_SOSC_MODE_LOW_POWER>;
162 clock-frequency = <8000000>;
166 clock-mult = <30>;
174 clock-div = <2>;
178 clock-div = <5>;
186 clock-div = <1>;
190 clock-div = <2>;
194 clock-div = <1>;
198 clock-div = <2>;
202 clock-div = <1>;
206 clock-div = <1>;
210 clock-div = <1>;
214 clock-div = <1>;
220 current-speed = <115200>;
221 pinctrl-0 = <&lpuart0_default>;
222 pinctrl-names = "default";
227 compatible = "nxp,ftm-pwm";
228 #pwm-cells = <3>;
229 pinctrl-0 = <&ftm0_default>;
230 pinctrl-names = "default";
231 clock-source = "fixed";
236 compatible = "nxp,ftm-pwm";
237 #pwm-cells = <3>;
238 pinctrl-0 = <&ftm3_default>;
239 pinctrl-names = "default";
240 clock-source = "fixed";
245 pinctrl-0 = <&lpi2c0_default>;
246 pinctrl-names = "default";
247 scl-gpios = <&gpioa 3 GPIO_ACTIVE_HIGH>;
248 sda-gpios = <&gpioa 2 GPIO_ACTIVE_HIGH>;
253 reset-gpios = <&gpioc 15 GPIO_ACTIVE_HIGH>;
259 pinctrl-0 = <&lpi2c1_default>;
260 pinctrl-names = "default";
261 scl-gpios = <&gpiod 9 GPIO_ACTIVE_HIGH>;
262 sda-gpios = <&gpiod 8 GPIO_ACTIVE_HIGH>;
267 dma-names = "rx", "tx";
269 pinctrl-0 = <&lpspi0_default>;
270 pinctrl-names = "default";
275 pinctrl-0 = <&lpspi1_default>;
276 pinctrl-names = "default";
281 pinctrl-0 = <&dac0_default>;
282 pinctrl-names = "default";
287 sample-time = <12>;
288 vref-mv = <3300>;
289 pinctrl-0 = <&adc0_default>;
290 pinctrl-names = "default";
299 pinctrl-0 = <&flexcan0_default>;
300 pinctrl-names = "default";
302 can-transceiver {
303 max-bitrate = <1000000>;
338 compatible = "fixed-partitions";
339 #address-cells = <1>;
340 #size-cells = <1>;
344 read-only;
346 /* The MCUBoot swap-move algorithm uses the last 2 sectors
347 * of the primary slot0 for swap status and move.
350 label = "image-0";
354 label = "image-1";