arm64: dts: ti: Makefile: Fix typo "k3-j7200-evm-pcie1-ep.dtbo"
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Thu, 5 Dec 2024 10:50:33 +0000 (16:20 +0530)
committerNishanth Menon <nm@ti.com>
Wed, 8 Jan 2025 15:22:00 +0000 (09:22 -0600)
commita7543eaeb31544b9c3f6248cac8189aa1480c0f5
treec160513278f55742786b9737d5cbc4d8153ae81a
parent6b51892b31fe83fe7cc8cf69e4bf7721cf08951b
arm64: dts: ti: Makefile: Fix typo "k3-j7200-evm-pcie1-ep.dtbo"

The list of "dtbs" should contain the resultant "dtb" formed by applying
the "dtbo" overlay on the base "dtb", rather than the "dtbo" itself.

Hence, change "k3-j7200-evm-pcie1-ep.dtbo" to "k3-j7200-evm-pcie1-ep.dtb"
in the list of "dtbs".

Fixes: f43ec89bbc83 ("arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode")
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Link: https://lore.kernel.org/r/20241205105041.749576-2-s-vadapalli@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/Makefile