aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/spike-riscv/devicetree.cb
blob: 7b5a397f579074efbeb2551e443884a6b030dba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
##
##
##
## 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