Lines Matching +full:tx +full:- +full:pwr +full:- +full:max

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mimxrt1060_evk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP MIMXRT1060-EVK board";
19 pwm-led0 = &green_pwm_led;
23 mcuboot-button0 = &user_button;
30 zephyr,uart-mcumgr = &lpuart1;
32 zephyr,shell-uart = &lpuart1;
37 /* Micron MT48LC16M16A2B4-6AIT:G */
47 nxp_parallel_lcd_connector: parallel-connector {
48 compatible = "nxp,parallel-lcd-connector";
49 #gpio-cells = <2>;
50 gpio-map-mask = <0xffffffff 0xffffffc0>;
51 gpio-map-pass-thru = <0 0x3f>;
52 gpio-map = <0 0 &gpio2 31 0>; /* Pin 1, BL+ */
60 nxp_i2c_touch_fpc: i2c-touch-connector {
61 compatible = "nxp,i2c-tsc-fpc";
62 #gpio-cells = <2>;
63 gpio-map-mask = <0xffffffff 0xffffffc0>;
64 gpio-map-pass-thru = <0 0x3f>;
65 gpio-map = <1 0 &gpio1 2 0>, /* Pin 2, LCD touch RST */
70 compatible = "gpio-leds";
71 green_led: led-1 {
78 compatible = "pwm-leds";
85 compatible = "gpio-keys";
86 user_button: button-1 {
94 compatible = "arduino-header-r3";
95 #gpio-cells = <2>;
96 gpio-map-mask = <0xffffffff 0xffffffc0>;
97 gpio-map-pass-thru = <0 0x3f>;
98 gpio-map = <0 0 &gpio1 26 0>, /* A0 */
124 pinctrl-0 = <&pinmux_lpuart3>;
125 pinctrl-1 = <&pinmux_lpuart3_flow_control>;
126 pinctrl-2 = <&pinmux_lpuart3_sleep>;
127 pinctrl-names = "default", "flowcontrol", "sleep";
131 pinctrl-0 = <&pinmux_lcdif>;
132 pinctrl-names = "default";
139 pinctrl-0 = <&pinmux_lpi2c1>;
140 pinctrl-names = "default";
145 current-speed = <115200>;
146 pinctrl-0 = <&pinmux_lpuart1>;
147 pinctrl-1 = <&pinmux_lpuart1_sleep>;
148 pinctrl-names = "default", "sleep";
153 pinctrl-0 = <&pinmux_enet>;
154 pinctrl-names = "default";
155 phy-handle = <&phy>;
156 zephyr,random-mac-address;
157 phy-connection-type = "rmii";
162 pinctrl-0 = <&pinmux_enet_mdio>;
163 pinctrl-names = "default";
168 reset-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
169 int-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
170 microchip,interface-type = "rmii";
176 pinctrl-0 = <&pinmux_ptp>;
177 pinctrl-names = "default";
182 pinctrl-0 = <&pinmux_adc1>;
183 pinctrl-names = "default";
193 tx-d-cal = <12>;
194 tx-cal-45-dp-ohms = <6>;
195 tx-cal-45-dm-ohms = <6>;
199 pinctrl-0 = <&pinmux_csi>;
200 pinctrl-names = "default";
205 pinctrl-0 = <&pinmux_flexpwm2_3>;
206 pinctrl-names = "default";
210 pinctrl-0 = <&pinmux_flexpwm1_0>;
211 pinctrl-names = "default";
215 pinctrl-0 = <&pinmux_flexpwm1>;
216 pinctrl-names = "default";
221 power-delay-ms = <1000>;
222 pwr-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
223 cd-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>;
225 pinctrl-0 = <&pinmux_usdhc1>;
226 pinctrl-1 = <&pinmux_usdhc1_slow>;
227 pinctrl-2 = <&pinmux_usdhc1_med>;
228 pinctrl-3 = <&pinmux_usdhc1_fast>;
229 pinctrl-names = "default", "slow", "med", "fast";
231 compatible = "zephyr,sdmmc-disk";
232 disk-name = "SD";
243 pinctrl-0 = <&pinmux_flexcan3>;
244 pinctrl-names = "default";
246 can-transceiver {
247 max-bitrate = <5000000>;
257 /* DMA channels 0 and 1, muxed to LPSPI1 RX and TX */
259 dma-names = "rx", "tx";
260 pinctrl-0 = <&pinmux_lpspi1>;
261 pinctrl-names = "default";
266 /* DMA channels 2 and 3, muxed to LPSPI3 RX and TX */
268 dma-names = "rx", "tx";
269 pinctrl-0 = <&pinmux_lpspi3>;
270 pinctrl-names = "default";
276 pinctrl-0 = <&pinmux_sai1>;
277 pinctrl-names = "default";
297 pinctrl-0 = <&pinmux_swo>;
298 pinctrl-names = "default";