mb/starlabs/starbook/tgl: Enable the crashlog PCI device

Change-Id: I88831f56a259d45e3ae1f66abd1d7aaeac4ede20
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77123
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
diff --git a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
index c3a3f45..b870ec1 100644
--- a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
+++ b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
@@ -70,6 +70,7 @@
 		device ref dptf		on  end
 		device ref tbt_pcie_rp0	on  end
 		device ref gna		on  end
+		device ref crashlog	on  end
 		device ref north_xhci	on
 			register "UsbTcPortEn"			= "1"
 			register "TcssXhciEn"			= "1"