Attention is currently required from: Karthik Ramasubramanian.

Pavan Holla uploaded patch set #2 to this change.

View Change

Hide typec ACPI device if UCSI is supported

We need to remove the ACPI table entry associated with the cros_ec_typec
driver once we switch to the UCSI kernel driver. The logic to remove the
ACPI device is

1) Check if EC implements a PPM using a feature flag.
2) During the transition to the new kernel driver, check if CBI flag to
enable UCSI is set.

b/333074788 and https://crrev.com/c/5421069 track the corresponding EC
change to add CBI.
https://crrev.com/c/5416841 is the change for adding the feature flag

BUG=b:333078787
TEST=emerge-brox coreboot chromeos-bootimage

Change-Id: I67dff6445aa7ba3ba48a04d1df3541f880d09d0a
Signed-off-by: Pavan Holla <pholla@google.com>
---
M src/ec/google/chromeec/ec.c
M src/ec/google/chromeec/ec.h
M src/ec/google/chromeec/ec_acpi.c
3 files changed, 42 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/81967/2

To view, visit change 81967. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I67dff6445aa7ba3ba48a04d1df3541f880d09d0a
Gerrit-Change-Number: 81967
Gerrit-PatchSet: 2
Gerrit-Owner: Pavan Holla <pholla@google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub@google.com>
Gerrit-CC: Caveh Jalali <caveh@chromium.org>
Gerrit-CC: Forest Mittelberg <bmbm@google.com>
Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Karthik Ramasubramanian <kramasub@google.com>
Gerrit-MessageType: newpatchset