Lines Matching +full:can +full:- +full:transceiver +full:- +full:gpio
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
8 #include <zephyr/dt-bindings/gpio/gpio.h>
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
10 #include <zephyr/dt-bindings/pwm/pwm.h>
12 #include "ucans32k1sic-pinctrl.dtsi"
22 zephyr,shell-uart = &lpuart1;
23 zephyr,uart-pipe = &lpuart1;
31 pwm-led0 = &led1_red_pwm;
32 pwm-led1 = &led1_green_pwm;
33 pwm-led2 = &led1_blue_pwm;
34 red-pwm-led = &led1_red_pwm;
35 green-pwm-led = &led1_green_pwm;
36 blue-pwm-led = &led1_blue_pwm;
37 pwm-0 = &ftm0;
39 i2c-0 = &lpi2c0;
43 compatible = "gpio-leds";
60 compatible = "pwm-leds";
77 compatible = "gpio-keys";
86 can_phy0: can-phy0 {
87 compatible = "nxp,tja1463", "nxp,tja1443", "nxp,tja1153", "can-transceiver-gpio";
88 enable-gpios = <&gpioa 10 GPIO_ACTIVE_HIGH>;
89 max-bitrate = <8000000>;
90 #phy-cells = <0>;
93 can_phy1: can-phy1 {
94 compatible = "nxp,tja1463", "nxp,tja1443", "nxp,tja1153", "can-transceiver-gpio";
95 enable-gpios = <&gpioe 2 GPIO_ACTIVE_HIGH>;
96 max-bitrate = <8000000>;
97 #phy-cells = <0>;
102 clock-frequency = <80000000>;
126 pinctrl-0 = <&lpuart0_default>;
127 pinctrl-names = "default";
128 current-speed = <115200>;
132 pinctrl-0 = <&lpuart1_default>;
133 pinctrl-names = "default";
134 current-speed = <115200>;
139 pinctrl-0 = <&lpi2c0_default>;
140 pinctrl-names = "default";
141 scl-gpios = <&gpioa 3 GPIO_ACTIVE_HIGH>;
142 sda-gpios = <&gpioa 2 GPIO_ACTIVE_HIGH>;
147 pinctrl-0 = <&lpspi0_default>;
148 pinctrl-names = "default";
153 compatible = "nxp,ftm-pwm";
154 pinctrl-0 = <&ftm0_default>;
155 pinctrl-names = "default";
156 clock-source = "system";
158 #pwm-cells = <3>;
163 compatible = "nxp,ftm-pwm";
164 pinctrl-0 = <&ftm1_default>;
165 pinctrl-names = "default";
166 clock-source = "system";
168 #pwm-cells = <3>;
173 compatible = "nxp,ftm-pwm";
174 pinctrl-0 = <&ftm2_default>;
175 pinctrl-names = "default";
176 clock-source = "system";
178 #pwm-cells = <3>;
183 pinctrl-0 = <&flexcan0_default>;
184 pinctrl-names = "default";
190 pinctrl-0 = <&flexcan1_default>;
191 pinctrl-names = "default";
197 sample-time = <65>;
198 vref-mv = <3300>;
203 sample-time = <65>;
204 vref-mv = <3300>;