Lines Matching +full:uart0 +full:- +full:pins
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for the AM62P5-SK
4 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
9 /dts-v1/;
11 #include "k3-am62p5.dtsi"
14 compatible = "ti,am62p5-sk", "ti,am62p5";
24 stdout-path = &main_uart0;
34 reserved-memory {
35 #address-cells = <2>;
36 #size-cells = <2>;
41 no-map;
45 reg = <0x00 0x9e800000 0x00 0x01800000>; /* for OP-TEE */
46 no-map;
49 wkup_r5fss0_core0_memory_region: r5f-dma-memory@9c900000 {
50 compatible = "shared-dma-pool";
52 no-map;
58 main_uart0_pins_default: main-uart0-default-pins {
59 bootph-all;
60 pinctrl-single,pins = <
68 main_uart1_pins_default: main-uart1-default-pins {
69 bootph-all;
70 pinctrl-single,pins = <
80 bootph-all;
81 pinctrl-names = "default";
82 pinctrl-0 = <&main_uart0_pins_default>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&main_uart1_pins_default>;
94 bootph-all;
98 bootph-all;
99 wkup_uart0_pins_default: wkup-uart0-default-pins {
100 bootph-all;
101 pinctrl-single,pins = <
111 /* WKUP UART0 is used by DM firmware */
112 bootph-all;
113 pinctrl-names = "default";
114 pinctrl-0 = <&wkup_uart0_pins_default>;