mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU
authorTinghan Shen <tinghan.shen@mediatek.com>
Wed, 1 Jun 2022 11:22:01 +0000 (19:22 +0800)
committerLee Jones <lee@kernel.org>
Tue, 19 Jul 2022 09:54:39 +0000 (10:54 +0100)
commit66ee379d743c69c726b61d078119a34d5be96a35
treee8e0176d8907e2a3c22b9f0d435558f2982e0061
parent738654be3cf7af4a0a131bd92142db045f0660dc
mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU

MT8195 System Companion Processors(SCP) is a dual-core RISC-V MCU.
Add a new CrOS feature ID to represent the SCP's 2nd core.

The 1st core is referred to as 'core 0', and the 2nd core is referred
to as 'core 1'.

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220601112201.15510-16-tinghan.shen@mediatek.com
drivers/mfd/cros_ec_dev.c
include/linux/platform_data/cros_ec_commands.h
include/linux/platform_data/cros_ec_proto.h