blob: d8734433763cc9edad66acc233f6880bfca7a8ad [file] [log] [blame]
Simon Glasse5e6cc72021-12-16 20:59:15 -07001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Empty devicetree file for xenguest_arm64
4 *
5 * This is required to make the board build with CONFIG OF_SEPARATE
6 * Build instructions at xenguest_arm64.rst are inadequate for obtaining a real
7 * devicetree.
8 *
9 * Copyright 2021 Google LLC
10 */
11
12/dts-v1/;
13
14/ {
15};