Commit c4ba159f authored by Udit Kumar's avatar Udit Kumar Committed by Vignesh Raghavendra

arm64: dts: ti: k3-j7200-common-proc-board: Define aliases at board level

Define aliases at board level
Signed-off-by: default avatarUdit Kumar <u-kumar1@ti.com>
Reviewed-by: default avatarNishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230611111140.3189111-6-u-kumar1@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 3709ea7f
......@@ -15,6 +15,16 @@ / {
compatible = "ti,j7200-evm", "ti,j7200";
model = "Texas Instruments J7200 EVM";
aliases {
serial0 = &wkup_uart0;
serial1 = &mcu_uart0;
serial2 = &main_uart0;
serial3 = &main_uart1;
serial5 = &main_uart3;
mmc0 = &main_sdhci0;
mmc1 = &main_sdhci1;
};
chosen {
stdout-path = "serial2:115200n8";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment