Lines Matching +full:sim +full:- +full:gpios
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";
44 gpios = <&gpioe 11 0>;
48 gpios = <&gpioe 12 0>;
52 gpios = <&gpioe 29 0>;
56 gpios = <&gpioe 30 0>;
62 compatible = "gpio-keys";
65 gpios = <&gpioa 4 GPIO_ACTIVE_LOW>;
70 gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
75 gpios = <&gpiob 5 GPIO_ACTIVE_LOW>;
80 gpios = <&gpiob 4 GPIO_ACTIVE_LOW>;
86 &sim {
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";