aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/protectli/vault_kbl/devicetree.cb
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2024-06-23 03:56:43 +0200
committerFelix Singer <felixsinger@posteo.net>2024-06-24 14:22:46 +0000
commit0c1daa59b902364d26f13290dff0e44bda839539 (patch)
treeb9d4edc690126b00001714f6cea64a7f41f500cb /src/mainboard/protectli/vault_kbl/devicetree.cb
parent1a77d1e437c7dc4efd8ab665ccf1ed9d18ba835d (diff)
skl mainboards/dt: Drop SsicPortEnable setting if disabled
The attributes are initialized with 0 and thus setting them to 0 makes them superfluous. Remove them. Change-Id: Ic16d568c38d708da27efa7229e23019e71c0019b Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83173 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marvin Evers <marvin.n.evers@gmail.com> Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/protectli/vault_kbl/devicetree.cb')
-rw-r--r--src/mainboard/protectli/vault_kbl/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/protectli/vault_kbl/devicetree.cb b/src/mainboard/protectli/vault_kbl/devicetree.cb
index c5a2c569b6..503a491263 100644
--- a/src/mainboard/protectli/vault_kbl/devicetree.cb
+++ b/src/mainboard/protectli/vault_kbl/devicetree.cb
@@ -31,7 +31,6 @@ chip soc/intel/skylake
register "SataSalpSupport" = "0"
register "DspEnable" = "0"
register "IoBufferOwnership" = "0"
- register "SsicPortEnable" = "0"
register "ScsEmmcHs400Enabled" = "0"
register "SkipExtGfxScan" = "1"
register "SaGv" = "SaGv_Enabled"