diff options
Diffstat (limited to 'src/mainboard/lenovo/x220/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/x220/devicetree.cb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x220/devicetree.cb b/src/mainboard/lenovo/x220/devicetree.cb index a96026601f..969ae3857b 100644 --- a/src/mainboard/lenovo/x220/devicetree.cb +++ b/src/mainboard/lenovo/x220/devicetree.cb @@ -170,6 +170,10 @@ chip northbridge/intel/sandybridge # BDC's connector pin14 is left floating # BDC's connector pin1 is routed to SB GPIO 54 register "has_bdc_detection" = "0" + + register "has_wwan_detection" = "1" + register "wwan_gpio_num" = "70" + register "wwan_gpio_lvl" = "0" end end # LPC bridge device pci 1f.2 on |