mb/starlabs/lite/glk: Remove unnecessary DPTF UPD

The default for DPTF is off (0), so remove the entry that sets this to
off.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I0397ff6f71766a2f738ab2b71be298ef8f2b1c9d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64381
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
This commit is contained in:
Sean Rhodes 2022-05-16 08:28:23 +01:00 committed by Martin L Roth
parent 8f5a4d372e
commit 284c8e7f20
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ chip soc/intel/apollolake
LPC_IOE_EC_62_66 |
LPC_IOE_KBC_60_64"
register "dptf_enable" = "0"
# Enable Audio Clock and Power gating
register "hdaudio_clk_gate_enable" = "1"
register "hdaudio_pwr_gate_enable" = "1"