aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/majolica/devicetree.cb
blob: 2695f60cefd599a13f733f9d8f5fb1f3cc3d948b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-only

chip soc/amd/cezanne

	device domain 0 on
		device ref gpp_bridge_a on  # Internal GPP Bridge 0 to Bus A
			device ref gfx on end # Internal GPU (GFX)
			device ref xhci_0 on end # USB 3.1 (USB0)
			device ref xhci_1 on end # USB 3.1 (USB1)
		end
	end

end