Re: [PATCH v2 1/2] platform/chrome: cros_ec: Add host command to keep AP off after EC reset.

2021-01-20 Thread Enric Balletbo i Serra
On Mon, 21 Dec 2020 12:12:23 +0800, Pi-Hsun Shih wrote: > Add command to EC_CMD_REBOOT_EC to reset EC but don't boot AP. Applied, thanks! [1/2] platform/chrome: cros_ec: Add host command to keep AP off after EC reset. commit: 8e7a76ad8f51fd9aaabf8feeea54b22f4e4873d8 [2/2] platform/chrome: c

[PATCH v2 1/2] platform/chrome: cros_ec: Add host command to keep AP off after EC reset.

2020-12-20 Thread Pi-Hsun Shih
Add command to EC_CMD_REBOOT_EC to reset EC but don't boot AP. Signed-off-by: Pi-Hsun Shih --- include/linux/platform_data/cros_ec_commands.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/platform_data/cros_ec_commands.h b/include/linux/platform_data/cros_ec_commands.h index