summaryrefslogtreecommitdiffstats
path: root/src/mainboard/starlabs/starbook
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-11-12 17:06:28 +0000
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-11-13 20:35:27 +0000
commitaffd4567536aabc08f34a3a093f1a95990dfc2e3 (patch)
tree14489c0aea600ab244e22dfa225bcb2cd3f227a9 /src/mainboard/starlabs/starbook
parent3b5b9f4c543c87b3602afc229405bae56fa3f757 (diff)
downloadcoreboot-affd4567536aabc08f34a3a093f1a95990dfc2e3.tar.gz
coreboot-affd4567536aabc08f34a3a093f1a95990dfc2e3.tar.bz2
coreboot-affd4567536aabc08f34a3a093f1a95990dfc2e3.zip
mb/starlabs/starbook/kbl: Use chipset dt reference name for LPC
Change-Id: I41b3ed4926fe77c5729672fd7a7bcb8ca0c5c216 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79033 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/starlabs/starbook')
-rw-r--r--src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb
index edc8a1650358..44ffb41e8fd8 100644
--- a/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb
+++ b/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb
@@ -114,7 +114,7 @@ chip soc/intel/skylake
smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther" "M.2/M 2280" "SlotDataBusWidth4X"
end
device ref uart0 on end
- device pci 1f.0 on # LPC Interface
+ device ref lpc_espi on
register "gen1_dec" = "0x000c0681"
register "gen2_dec" = "0x000c1641"
register "gen3_dec" = "0x00000069"