u-boot/arch/arm/dts/xilinx-versal-virt.dts
Simon Glass 50d857ebc4 arm: xilinx_versal_virt: Add a devicetree file
Add an empty file to prevent build errors when building with
CONFIG_OF_SEPARATE enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-12-23 10:24:39 -05:00

11 lines
145 B
Text

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Empty device tree for versal-virt board
*
* Copyright 2021 Google LLC
*/
/dts-v1/;
/ {
};