aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-aarch64/devicetree.cb
blob: d6c76e1d46478c1c38c6804a37d06326cf5bc252 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-or-later

chip mainboard/emulation/qemu-aarch64
	device cpu_cluster 0 on end

	device domain 0 on ops qemu_aarch64_pci_domain_ops
		device pci 00.0 on end
	end
end