summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/Makefile
diff options
context:
space:
mode:
authorSinthu Raja <sinthu.raja@ti.com>2023-01-16 10:14:46 +0300
committerVignesh Raghavendra <vigneshr@ti.com>2023-01-22 11:50:59 +0300
commita266c180b398eab5030bdcf2d1bbdc62fb7fc9c1 (patch)
tree9bf14d05289aa5a75f2f952c35e6a62d56f805e2 /arch/arm64/boot/dts/ti/Makefile
parent2b6277b76d42cbb781c558ea982e23cd770dd363 (diff)
downloadlinux-a266c180b398eab5030bdcf2d1bbdc62fb7fc9c1.tar.xz
arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board
The SK architecture comprises of baseboard and a SOM board. The AM68 Starter Kit's baseboard contains most of the actual connectors, power supply etc. The System on Module (SoM) is plugged on to the base board. Therefore, add support for peripherals brought out in the base board. Schematics: https://www.ti.com/lit/zip/SPRR463 Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Tested-by: Vaishnav Achath <vaishnav.a@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Link: https://lore.kernel.org/r/20230116071446.28867-4-sinthu.raja@ti.com
Diffstat (limited to 'arch/arm64/boot/dts/ti/Makefile')
-rw-r--r--arch/arm64/boot/dts/ti/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index e7c2c7dd0b25..c94a877a8d03 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -12,6 +12,8 @@ dtb-$(CONFIG_ARCH_K3) += k3-am6528-iot2050-basic-pg2.dtb
dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced.dtb
dtb-$(CONFIG_ARCH_K3) += k3-am6548-iot2050-advanced-pg2.dtb
+dtb-$(CONFIG_ARCH_K3) += k3-am68-sk-base-board.dtb
+
dtb-$(CONFIG_ARCH_K3) += k3-j721e-beagleboneai64.dtb
dtb-$(CONFIG_ARCH_K3) += k3-j721e-common-proc-board.dtb
dtb-$(CONFIG_ARCH_K3) += k3-j721e-sk.dtb