1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 03:11:59 +00:00

conf: machine: j784s4-evm: Add uarts overlay for J784S4

Add device tree overlay for extending support for mcu_uart0 as well as
wkup_uart0 for boards with J784S4 SoC. This overlay will mainly be used
for the purpose of testing uart instances.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Bhavya Kapoor
2023-03-20 04:12:32 +00:00
committed by Ryan Eatmon
parent 677e05d6fa
commit 2467a98538
+1
View File
@@ -35,6 +35,7 @@ KERNEL_DEVICETREE = " \
ti/k3-j784s4-evm.dtb \
ti/k3-j784s4-evm-csi2-ov5640.dtbo \
ti/k3-j784s4-fpdlink-fusion.dtbo \
ti/k3-j784s4-evm-uarts.dtbo \
"
UBOOT_MACHINE = "j784s4_evm_a72_defconfig"