summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/devicetree.cb
blob: 3086ebf4e8bfb4b89d5ee4e9ea9c950609e0ab84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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 11.0 off end # SDIO
		device pci 12.0 on  end # SD
		device pci 13.0 on  end # SATA
		device pci 14.0 on  end # XHCI
		device pci 15.0 on  end # LPE
		device pci 17.0 on  end # MMC
		device pci 18.0 on  end # SIO_DMA1
		device pci 18.1 on  end # I2C1
		device pci 18.2 on  end # I2C2
		device pci 18.3 off end # I2C3
		device pci 18.4 off end # I2C4
		device pci 18.5 on  end # I2C5
		device pci 18.6 on  end # I2C6
		device pci 18.7 off end # I2C7
		device pci 1a.0 on  end # TXE
		device pci 1b.0 on  end # HDA
		device pci 1c.0 on  end # PCIE_PORT1
		device pci 1c.1 on  end # PCIE_PORT2
		device pci 1c.2 off end # PCIE_PORT3
		device pci 1c.3 off end # PCIE_PORT4
		device pci 1d.0 on  end # EHCI
		device pci 1e.0 on  end # SIO_DMA2
		device pci 1e.1 off end # PWM1
		device pci 1e.2 off end # PWM2
		device pci 1e.3 off end # HSUART1
		device pci 1e.4 on  end # HSUART2
		device pci 1e.5 on  end # SPI
		device pci 1f.0 on  end # LPC Bridge
		device pci 1f.3 off end # SMBus
	end
end