summaryrefslogtreecommitdiffstats
path: root/src/mainboard/51nb/x210/devicetree.cb
diff options
context:
space:
mode:
authorMichael Niewöhner <foss@mniewoehner.de>2020-10-15 00:36:29 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-10-26 06:51:42 +0000
commita64b4f454894988a9c043d53d00b493852f261a3 (patch)
tree44aacf270999724b4461edb3b4c35959482b4330 /src/mainboard/51nb/x210/devicetree.cb
parentd5a45470c816bc8a8bdc43951c9e4c4a592b55d3 (diff)
downloadcoreboot-a64b4f454894988a9c043d53d00b493852f261a3.tar.gz
coreboot-a64b4f454894988a9c043d53d00b493852f261a3.tar.bz2
coreboot-a64b4f454894988a9c043d53d00b493852f261a3.zip
mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`
The dt option `speed_shift_enable` is obsolete now. Drop it. Change-Id: I5ac3b8efe37aedd442962234478fcdce675bf105 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46462 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'src/mainboard/51nb/x210/devicetree.cb')
-rw-r--r--src/mainboard/51nb/x210/devicetree.cb3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/51nb/x210/devicetree.cb b/src/mainboard/51nb/x210/devicetree.cb
index 294ae440221f..561bd6f54b11 100644
--- a/src/mainboard/51nb/x210/devicetree.cb
+++ b/src/mainboard/51nb/x210/devicetree.cb
@@ -28,9 +28,6 @@ chip soc/intel/skylake
register "gen2_dec" = "0x000c0681"
register "gen3_dec" = "0x000c1641"
- # Enable "Intel Speed Shift Technology"
- register "speed_shift_enable" = "1"
-
# Disable DPTF
register "dptf_enable" = "0"