blob: a7819601b9882e8e03fd13f208532d3ca52399ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
## SPDX-License-Identifier: GPL-2.0-only
chip northbridge/intel/haswell
device domain 0 on
chip southbridge/intel/lynxpoint
register "sata_port_map" = "0xf"
device pci 1c.1 on end # PCI (via XIO2001 bridge)
device pci 1c.2 on end # PCIe 1x slot
end
end
end
|