projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad163bb
)
arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
author
Roger Quadros
<rogerq@kernel.org>
Thu, 8 Feb 2024 13:51:43 +0000
(15:51 +0200)
committer
Vignesh Raghavendra
<vigneshr@ti.com>
Wed, 14 Feb 2024 09:06:56 +0000
(14:36 +0530)
Add the overlay dtbo file to a Makefile target so it can be
picked by the dtbs_install command.
Fixes: b8690ed3d1d1 ("arm64: dts: ti: am65x: Add Rocktech OLDI panel DT overlay")
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Aradhya Bhatia <a-bhatia1@ti.com>
Link:
https://lore.kernel.org/r/20240208-for-v6-9-am65-overlays-2-0-v2-1-70bae3e91597@kernel.org
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/Makefile
b/arch/arm64/boot/dts/ti/Makefile
index 4a570dffb6384c3d692391d5bd68f55fd7951920..bfcc86ff8e246bdeff6e45b5ed404641e93485c8 100644
(file)
--- a/
arch/arm64/boot/dts/ti/Makefile
+++ b/
arch/arm64/boot/dts/ti/Makefile
@@
-57,6
+57,7
@@
dtb-$(CONFIG_ARCH_K3) += k3-am654-base-board.dtb
dtb-$(CONFIG_ARCH_K3) += k3-am654-gp-evm.dtb
dtb-$(CONFIG_ARCH_K3) += k3-am654-evm.dtb
dtb-$(CONFIG_ARCH_K3) += k3-am654-idk.dtb
+dtb-$(CONFIG_ARCH_K3) += k3-am654-base-board-rocktech-rk101-panel.dtbo
# Boards with J7200 SoC
k3-j7200-evm-dtbs := k3-j7200-common-proc-board.dtb k3-j7200-evm-quad-port-eth-exp.dtbo