aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-riscv/devicetree.cb
blob: 2b0d520b2b961a41f8e3d3df83a3997dfa8b3c9f (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

chip soc/ucb/riscv
	device cpu_cluster 0 on end
	chip drivers/generic/generic # I2C0 controller
		device i2c 6 on end # Fake component for testing
	end
end