summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/devicetree.cb
blob: c6ea97cb76ff87ef1a6bf7dd2a5740014b4820ae (plain)
1
2
3
4
5
6
7
8
9
10
chip soc/intel/baytrail
	device cpu_cluster 0 on
		device lapic 0 on end
	end
	device domain 0 on
		device pci 00.0 on end # SoC router
		device pci 02.0 on end # GFX
		device pci 1f.0 on end # LPC Bridge
	end
end