summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t530/variants/t530/overridetree.cb
blob: e48a702839f252a23f9740970067e601ffc132e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
chip northbridge/intel/sandybridge
	device domain 0 on
		chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH
			device pci 1f.0 on # PCI-LPC bridge
				chip ec/lenovo/h8
					register "has_wwan_detection" = "1"
					register "wwan_gpio_num" = "70"
					register "wwan_gpio_lvl" = "0"
				end
			end
		end
	end
end