linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: am642-evm: Fix Makefile for k3-am642-evm.dtb
@ 2023-10-04 11:42 Roger Quadros
  0 siblings, 0 replies; only message in thread
From: Roger Quadros @ 2023-10-04 11:42 UTC (permalink / raw)
  To: nm, vigneshr
  Cc: afd, krzysztof.kozlowski+dt, robh+dt, conor+dt, srk,
	linux-arm-kernel, linux-kernel, Roger Quadros

We accidentally dropped k3-am642-evm.dtb target so add it back.

Fixes: 45a0c06571e1 ("arm64: dts: ti: am642-evm: Add overlay for NAND expansion card")
Signed-off-by: Roger Quadros <rogerq@kernel.org>
---
 arch/arm64/boot/dts/ti/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index b3516419f95d..29babdb77c86 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -28,6 +28,7 @@ dtb-$(CONFIG_ARCH_K3) += k3-am62a7-sk.dtb
 dtb-$(CONFIG_ARCH_K3) += k3-am62p5-sk.dtb
 
 # Boards with AM64x SoC
+dtb-$(CONFIG_ARCH_K3) += k3-am642-evm.dtb
 k3-am642-evm-nand-dtbs := k3-am642-evm.dtb k3-am642-evm-nand.dtbo
 dtb-$(CONFIG_ARCH_K3) += k3-am642-evm-nand.dtb
 dtb-$(CONFIG_ARCH_K3) += k3-am642-phyboard-electra-rdk.dtb

base-commit: 562fc2b011e213b5a127cda523110f0698770606
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-04 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 11:42 [PATCH] arm64: dts: ti: am642-evm: Fix Makefile for k3-am642-evm.dtb Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).