Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/79379?usp=email )
Change subject: mb/starlabs/starbook/rpl: Enable C1e ......................................................................
mb/starlabs/starbook/rpl: Enable C1e
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I3a317d031e71f86afc50b229d1b97197552f4fa9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/79379 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Matt DeVillier matt.devillier@amd.corp-partner.google.com --- M src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Matt DeVillier: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb index 1eaab18..160656d 100644 --- a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb @@ -5,6 +5,7 @@
# FSP Silicon register "eist_enable" = "1" + register "enable_c1e" = "1"
register "cnvi_bt_core" = "1" register "cnvi_bt_audio_offload" = "1"