From 7d7c631066591e900cfbf96e2485fcfc514b02bd Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Sun, 13 Aug 2017 12:51:27 +0200 Subject: mb/lenovo/*/devicetree: Add support for WWAN detection Add support for WWAN detection on SNB/IVB boards that have schematics or are available for testing. Tested on Lenovo T430. Change-Id: Ie96b2593971d49703eb747ab19f512be890d9c12 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/20984 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t430/devicetree.cb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/lenovo/t430/devicetree.cb') diff --git a/src/mainboard/lenovo/t430/devicetree.cb b/src/mainboard/lenovo/t430/devicetree.cb index 666e3ec95f..d466b368ef 100644 --- a/src/mainboard/lenovo/t430/devicetree.cb +++ b/src/mainboard/lenovo/t430/devicetree.cb @@ -150,6 +150,10 @@ chip northbridge/intel/sandybridge register "has_bdc_detection" = "1" register "bdc_gpio_num" = "54" register "bdc_gpio_lvl" = "0" + + register "has_wwan_detection" = "1" + register "wwan_gpio_num" = "70" + register "wwan_gpio_lvl" = "0" end chip drivers/lenovo/hybrid_graphics device pnp ff.f on end # dummy -- cgit v1.2.3