summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t520/variants/t520/overridetree.cb
blob: 407e02d907cc68afdc9e3d2cf54b323e807bcbf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
chip northbridge/intel/sandybridge
	device domain 0 on
		chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
			device pci 1f.0 on # LPC bridge
				chip ec/lenovo/h8
					device pnp ff.2 on end # dummy
					register "has_wwan_detection" = "1"
					register "wwan_gpio_num" = "70"
					register "wwan_gpio_lvl" = "0"
				end
			end # LPC bridge
			device pci 1f.5 off end # IDE controller
			device pci 1f.6 off end # Thermal controller
		end
	end
end