Subrata Banik has submitted this change. ( https://review.coreboot.org/c/coreboot/+/60733 )
Change subject: mb/starlabs/labtop: Replace leading whitespace with tab ......................................................................
mb/starlabs/labtop: Replace leading whitespace with tab
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I4d7324148ba182d0317b1f64e39f04a8a55fe79b Reviewed-on: https://review.coreboot.org/c/coreboot/+/60733 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Tim Wawrzynczak twawrzynczak@chromium.org Reviewed-by: Sean Rhodes admin@starlabs.systems Reviewed-by: EricR Lai ericr_lai@compal.corp-partner.google.com --- M src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified EricR Lai: Looks good to me, approved Tim Wawrzynczak: Looks good to me, approved Sean Rhodes: Looks good to me, but someone else must approve
diff --git a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb index 2e001c6..0b78914 100644 --- a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb +++ b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb @@ -22,7 +22,7 @@ register "enable_c6dram" = "1" register "HeciEnabled" = "1" register "SaGv" = "SaGv_Enabled" - register "TcssD3ColdDisable" = "1" + register "TcssD3ColdDisable" = "1"
# FSP Silicon # Serial I/O
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.