From e4592e4996db71efe7a23dcaeb65b1ae307b557d Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Wed, 27 Mar 2024 11:01:56 +0000 Subject: mb/starlabs/*: Add the subsystem ids for HDA The Windows drivers require the subsystem ID to match on the PCI device, so set these to allow the driver to install. Change-Id: I01b36554d5322018efc72734a8e749cc06263577 Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/83621 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/lite/variants/glk/devicetree.cb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mainboard/starlabs/lite/variants/glk') diff --git a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb index 2f58a7b5e5..6c0269b9e4 100644 --- a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb +++ b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb @@ -66,7 +66,9 @@ chip soc/intel/apollolake device ref p2sb on end device ref fast_spi on end device ref sram on end - device ref hda on end + device ref hda on + subsystemid 0x10ec 0x111e + end device ref heci1 on end device ref heci2 on end device ref heci3 on end -- cgit v1.2.3