blob: 95fcf53ed744f812d6bf3d3b22c347b9294ae054 [file] [log] [blame]
Simon Glass64d6bbb2021-12-16 20:59:11 -07001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Empty device tree for qemu_arm64
4
5 * Copyright 2021 Google LLC
6 */
7
8/dts-v1/;
9
Raymond Mao4932d1f2024-12-06 14:54:25 -080010#if defined(CONFIG_SYSINFO_SMBIOS) && !defined(QFW_SMBIOS)
11#include "smbios_generic.dtsi"
12#endif
13
Simon Glass64d6bbb2021-12-16 20:59:11 -070014/ {
15};