From e9ae7719e7a596d71faa2e2616ced62ae5660094 Mon Sep 17 00:00:00 2001 From: Dino Li Date: Wed, 8 Dec 2021 17:56:12 +0800 Subject: baseboard: cherry: enable CONFIG_IT83XX_I2C_CMD_QUEUE BRANCH=none BUG=b:208383454, b:197599515 TEST=Cherry boots. EC console haven't prompt i2c error. PD negotiation works on port 1. Signed-off-by: Dino Li Change-Id: I806a80c4560ac69b0363b3bc13480238561f7c01 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3322224 Reviewed-by: Ting Shen --- baseboard/cherry/baseboard.h | 1 + 1 file changed, 1 insertion(+) diff --git a/baseboard/cherry/baseboard.h b/baseboard/cherry/baseboard.h index ceee508680..d810b1d7b7 100644 --- a/baseboard/cherry/baseboard.h +++ b/baseboard/cherry/baseboard.h @@ -14,6 +14,7 @@ * connect to 1.8v on other versions. */ #define CONFIG_IT83XX_VCC_1P8V +#define CONFIG_IT83XX_I2C_CMD_QUEUE /* * On power-on, H1 releases the EC from reset but then quickly asserts and -- cgit v1.2.1