diff options
author | Dasnavis Sabiya | 2024-02-24 01:51:50 +0530 |
---|---|---|
committer | Tom Rini | 2024-03-04 13:41:03 -0500 |
commit | 92e72b9332be5e72bf26ec54d0582a6fa2875921 (patch) | |
tree | 783173d096bed617897a414756c8eef23b14204d /board | |
parent | a0add1e62d0ca04abc844e21828aac8a352a6253 (diff) |
arm: dts: Introduce am69-sk u-boot dts files
Introduce the base dts files needed for u-boot or to augment the linux
dtbs for use in the u-boot-spl and u-boot binaries.
Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> # AM69-SK
Diffstat (limited to 'board')
-rw-r--r-- | board/ti/j784s4/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/ti/j784s4/MAINTAINERS b/board/ti/j784s4/MAINTAINERS index ff00cc60868..8b03a7adb1e 100644 --- a/board/ti/j784s4/MAINTAINERS +++ b/board/ti/j784s4/MAINTAINERS @@ -8,3 +8,9 @@ F: arch/arm/dts/k3-j784s4-evm-u-boot.dtsi F: arch/arm/dts/k3-j784s4-r5-evm.dts F: arch/arm/dts/k3-j784s4-ddr.dtsi F: arch/arm/dts/k3-j784s4-ddr-evm-lp4-4266.dtsi + +AM69 SK BOARD +M: Apurva Nandan <a-nandan@ti.com> +S: Maintained +F: arch/arm/dts/k3-am69-sk-u-boot.dtsi +F: arch/arm/dts/k3-am69-r5-sk.dts |