arm: xenguest_arm64: Add a empty devicetree file
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:15 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commite5e6cc7cfae431361bf7d955a0c02d5463879cd2
treeb229546a76930857dcdd5b875d9238fb2c106282
parentaa26948b5874f72170d9b319a2dd92cdcbdc0a05
arm: xenguest_arm64: Add a empty devicetree file

Add an empty version of this file, so that we can at least build this
board when devicetrees are required.

The real devicetree is created by the Xen project on-the-fly.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/xenguest-arm64.dts [new file with mode: 0644]
configs/xenguest_arm64_defconfig