From e07ac22487a5bb2981e61b179a48de57fdf5c308 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 6 Jun 2022 08:41:26 +0100 Subject: mb/starlabs/lite/glk: Configure LPC IO registers Signed-off-by: Sean Rhodes Change-Id: I47523fae8d1cb0fbb972a82c43a992c9fb606ed4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64985 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/starlabs/lite/variants/glk/devicetree.cb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/starlabs') diff --git a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb index 7bcad2a785..e44896f386 100644 --- a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb +++ b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb @@ -127,6 +127,9 @@ chip soc/intel/apollolake device pci 1c.0 off end # eMMC device pci 1e.0 off end # SDIO device pci 1f.0 on # LPC Interface + register "gen1_dec" = "0x000c06a1" + register "gen2_dec" = "0x000c0081" + chip ec/starlabs/merlin # Port pair 4Eh/4Fh device pnp 4e.00 on end # IO Interface -- cgit v1.2.3