arm64: dts: xilinx: Apply overlays to base dtbs
authorRob Herring <robh@kernel.org>
Mon, 11 Sep 2023 21:47:47 +0000 (16:47 -0500)
committerMichal Simek <michal.simek@amd.com>
Wed, 13 Dec 2023 15:52:37 +0000 (16:52 +0100)
commit23b697ec85f3e7beed271b9f344c54821de2251e
treed068c83018006f59a4a9575642ea8d38490f43f2
parentb85ea95d086471afb4ad062012a4d73cd328fa86
arm64: dts: xilinx: Apply overlays to base dtbs

DT overlays in tree need to be applied to a base DTB to validate they
apply, to run schema checks on them, and to catch any errors at compile
time. Defining the "-dtbs" variable is not enough as the combined DT must
be added to dtbs-y.

zynqmp-sck-kr-g-revA.dtso and zynqmp-sck-kr-g-revB.dtso don't exist, so drop
them.

Signed-off-by: Rob Herring <robh@kernel.org>
Fixes: 45fe0dc4ea2e ("arm64: xilinx: Use zynqmp prefix for SOM dt overlays")
Link: https://lore.kernel.org/r/20230911214751.2202913-1-robh@kernel.org
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm64/boot/dts/xilinx/Makefile