# SPDX-License-Identifier: GPL-2.0-only

chip soc/amd/stoneyridge
	register "spd_addr_lookup" = "
	{
		{ {0xA0, 0x00}, {0xA4, 0x00} }, // socket 0 - Channel 0 & 1, slot 0
	}"

	device domain 0 on
		device ref gfx_bridge_0 on end # GFX PCIe x8 slot
	end
end