Lines Matching +full:sim +full:- +full:gpios

1 /* SPDX-License-Identifier: Apache-2.0 */
3 /dts-v1/;
6 #include "frdm_kw41z-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
19 pwm-led0 = &blue_pwm_led;
20 pwm-led1 = &green_pwm_led;
21 pwm-led2 = &red_pwm_led;
22 blue-pwm-led = &blue_pwm_led;
23 green-pwm-led = &green_pwm_led;
24 red-pwm-led = &red_pwm_led;
33 zephyr,shell-uart = &lpuart0;
35 zephyr,code-partition = &slot0_partition;
36 zephyr,uart-mcumgr = &lpuart0;
40 compatible = "gpio-leds";
42 gpios = <&gpioc 1 GPIO_ACTIVE_LOW>;
46 gpios = <&gpioa 19 GPIO_ACTIVE_LOW>;
50 gpios = <&gpioa 18 GPIO_ACTIVE_LOW>;
56 compatible = "pwm-leds";
72 compatible = "gpio-keys";
75 gpios = <&gpioc 4 GPIO_ACTIVE_LOW>;
80 gpios = <&gpioc 5 GPIO_ACTIVE_LOW>;
86 compatible = "arduino-header-r3";
87 #gpio-cells = <2>;
88 gpio-map-mask = <0xffffffff 0xffffffc0>;
89 gpio-map-pass-thru = <0 0x3f>;
90 gpio-map = /* A0 cannot be muxed as gpio */
114 &sim {
115 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
116 er32k-select = <KINETIS_SIM_ER32KSEL_OSC32KCLK>;
121 pinctrl-0 = <&adc0_default>;
122 pinctrl-names = "default";
127 pinctrl-0 = <&i2c1_default>;
128 pinctrl-names = "default";
133 int1-gpios = <&gpioc 1 GPIO_ACTIVE_LOW>;
139 pinctrl-0 = <&lpuart0_default>;
140 pinctrl-names = "default";
141 current-speed = <115200>;
154 pinctrl-0 = <&spi0_default>;
155 pinctrl-names = "default";
160 pinctrl-0 = <&tpm0_default>;
161 pinctrl-names = "default";
170 pinctrl-0 = <&tmp2_default>;
171 pinctrl-names = "default";
180 compatible = "fixed-partitions";
181 #address-cells = <1>;
182 #size-cells = <1>;
184 label = "image-0";