diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-09-09 12:57:28 +0100 |
---|---|---|
committer | Sean Rhodes <sean@starlabs.systems> | 2024-10-03 09:35:09 +0000 |
commit | 059a291f9e1d4bb963df6fbade2d9112a2fdfd84 (patch) | |
tree | a0dc43412948f2253db592b6d996f6a8489d4ae5 | |
parent | 26b3847269eb93b91aece284fc1de430f272504c (diff) |
mb/starlabs/starbook/kbl: Disable DPTF
Change-Id: I68b285ff098127b7becf4aa8736e66fd6b2c4a32
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84276
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
-rw-r--r-- | src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb index 438fbcfc0e..0480902769 100644 --- a/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/kbl/devicetree.cb @@ -34,7 +34,6 @@ chip soc/intel/skylake # Actual device tree. device domain 0 on device ref igpu on end - device ref sa_thermal on end device ref south_xhci on # Motherboard USB Type C register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC_SKIP)" |