aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-aarch64/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation/qemu-aarch64/devicetree.cb')
-rw-r--r--src/mainboard/emulation/qemu-aarch64/devicetree.cb5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mainboard/emulation/qemu-aarch64/devicetree.cb b/src/mainboard/emulation/qemu-aarch64/devicetree.cb
index 533e451cbb..d887837a52 100644
--- a/src/mainboard/emulation/qemu-aarch64/devicetree.cb
+++ b/src/mainboard/emulation/qemu-aarch64/devicetree.cb
@@ -1,6 +1,5 @@
# 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
+chip mainboard/emulation/qemu-aarch64
+ device cpu_cluster 0 on end
end