blob: 5421dc32621edfa0015292f6f25f8c74b90920b8 [file] [log] [blame]
Alexandru Gagniuc86f6a132015-10-06 10:36:20 -07001chip soc/intel/apollolake
2
Furquan Shaikh6d5e10c2018-03-14 19:57:16 -07003 register "pcie_rp_clkreq_pin[0]" = "2" # PCIe slot 2
4 register "pcie_rp_clkreq_pin[1]" = "3" # Wifi+BT M2 slot
5 register "pcie_rp_clkreq_pin[2]" = "0" # PCIe slot 1
6 register "pcie_rp_clkreq_pin[3]" = "CLKREQ_DISABLED"
7 register "pcie_rp_clkreq_pin[4]" = "CLKREQ_DISABLED"
8 register "pcie_rp_clkreq_pin[5]" = "CLKREQ_DISABLED"
Lance Zhaoffc51d42016-03-06 22:19:31 -08009
Alexandru Gagniuc86f6a132015-10-06 10:36:20 -070010 device cpu_cluster 0 on
11 device lapic 0 on end
12 end
13
14 device domain 0 on
Lance Zhaoffc51d42016-03-06 22:19:31 -080015 device pci 00.0 on end # - Host Bridge
16 device pci 00.1 on end # - DPTF
17 device pci 00.2 on end # - NPK
18 device pci 02.0 on end # - Gen
19 device pci 03.0 on end # - Iunit
20 device pci 0d.0 on end # - P2SB
21 device pci 0d.1 on end # - PMC
22 device pci 0d.2 on end # - SPI
23 device pci 0d.3 on end # - Shared SRAM
24 device pci 0e.0 on end # - Audio
Subrata Banike9b93732020-09-17 15:48:54 +053025 device pci 0f.0 on end # - CSE
Lance Zhaoffc51d42016-03-06 22:19:31 -080026 device pci 11.0 on end # - ISH
Sean Rhodes57779952022-05-19 15:35:31 +010027 device pci 12.0 on # - SATA
28 register "SataPortsEnable[0]" = "1"
29 register "SataPortsEnable[1]" = "1"
30 end
Lance Zhaoffc51d42016-03-06 22:19:31 -080031 device pci 13.0 on end # - PCIe-A 0
32 device pci 13.2 on end # - Onboard Lan
33 device pci 13.3 on end # - PCIe-A 3
34 device pci 14.0 on end # - PCIe-B 0
35 device pci 14.1 on end # - Onboard M2 Slot(Wifi/BT)
36 device pci 15.0 on end # - XHCI
37 device pci 15.1 on end # - XDCI
38 device pci 16.0 on end # - I2C 0
39 device pci 16.1 on end # - I2C 1
40 device pci 16.2 on end # - I2C 2
41 device pci 16.3 on end # - I2C 3
42 device pci 17.0 on end # - I2C 4
43 device pci 17.1 on end # - I2C 5
44 device pci 17.2 on end # - I2C 6
45 device pci 17.3 on end # - I2C 7
46 device pci 18.0 on end # - UART 0
47 device pci 18.1 on end # - UART 1
48 device pci 18.2 on end # - UART 2
49 device pci 18.3 on end # - UART 3
50 device pci 19.0 on end # - SPI 0
51 device pci 19.1 on end # - SPI 1
52 device pci 19.2 on end # - SPI 2
53 device pci 1a.0 on end # - PWM
54 device pci 1b.0 on end # - SDCARD
55 device pci 1c.0 on end # - eMMC
56 device pci 1e.0 on end # - SDIO
57 device pci 1f.0 on end # - LPC
58 device pci 1f.1 on end # - SMBUS
Alexandru Gagniuc86f6a132015-10-06 10:36:20 -070059 end
60end