Lines Matching +full:sim +full:- +full:gpios
1 /* SPDX-License-Identifier: Apache-2.0 */
3 /dts-v1/;
6 #include "frdm_kl25z-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 compatible = "nxp,frdm-kl25z", "nxp,kl25z", "nxp,mkl25z4";
26 zephyr,shell-uart = &uart0;
30 compatible = "gpio-leds";
32 gpios = <&gpiob 18 GPIO_ACTIVE_LOW>;
36 gpios = <&gpiob 19 GPIO_ACTIVE_LOW>;
40 gpios = <&gpiod 1 GPIO_ACTIVE_LOW>;
46 compatible = "gpio-keys";
49 gpios = <&gpioa 16 GPIO_ACTIVE_LOW>;
54 gpios = <&gpioa 17 GPIO_ACTIVE_LOW>;
60 compatible = "arduino-header-r3";
61 #gpio-cells = <2>;
62 gpio-map-mask = <0xffffffff 0xffffffc0>;
63 gpio-map-pass-thru = <0 0x3f>;
64 gpio-map = <0 0 &gpiob 0 0>, /* A0 */
89 &sim {
90 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
91 er32k-select = <KINETIS_SIM_ER32KSEL_LPO1KHZ>;
95 clock-frequency = <48000000>;
100 pinctrl-0 = <&adc0_default>;
101 pinctrl-names = "default";
106 pinctrl-0 = <&i2c0_default>;
107 pinctrl-names = "default";
112 int1-gpios = <&gpioa 14 GPIO_ACTIVE_LOW>;
113 int2-gpios = <&gpioa 15 GPIO_ACTIVE_LOW>;
119 current-speed = <115200>;
120 pinctrl-0 = <&uart0_default>;
121 pinctrl-names = "default";
137 compatible = "nxp,kinetis-usbd";
139 num-bidir-endpoints = <8>;