summaryrefslogtreecommitdiff
path: root/src/mainboard/starlabs/starbook/variants
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/starlabs/starbook/variants')
-rw-r--r--src/mainboard/starlabs/starbook/variants/adl/devicetree.cb2
-rw-r--r--src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb
index b9e449fd46..f7096641e4 100644
--- a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb
+++ b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb
@@ -174,7 +174,7 @@ chip soc/intel/alderlake
end
device ref hda on
subsystemid 0x1e50 0x7007
- register "pch_hda_sdi_enable[0]" = "1"
+ register "pch_hda_sdi_enable[0]" = "true"
register "pch_hda_audio_link_hda_enable" = "1"
register "pch_hda_idisp_codec_enable" = "1"
register "pch_hda_idisp_link_frequency" = "HDA_LINKFREQ_96MHZ"
diff --git a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb
index 989035c2ef..b19185e131 100644
--- a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb
+++ b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb
@@ -226,7 +226,7 @@ chip soc/intel/alderlake
end
device ref hda on
subsystemid 0x1e50 0x7007
- register "pch_hda_sdi_enable[0]" = "1"
+ register "pch_hda_sdi_enable[0]" = "true"
register "pch_hda_audio_link_hda_enable" = "1"
register "pch_hda_idisp_codec_enable" = "1"
register "pch_hda_idisp_link_frequency" = "HDA_LINKFREQ_96MHZ"