summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-aarch64/devicetree.cb
blob: 424ce2b14bfc48b881f50153eb075414fb298c68 (plain)
1
2
3
4
5
6
7
8
9
10
#
# This file is part of the coreboot project.
#
#
# SPDX-License-Identifier: GPL-2.0-or-later

# This file exists only to avoid a compile error. It needs a devicetree.cb that is not empty.
chip drivers/generic/generic # I2C0 controller
	device i2c 6 on end # Fake component for testing
end