Sean Rhodes has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/79876?usp=email )
Change subject: soc/intel/common/tcss: Guard disconnect_tcss_display for ChromeOS ......................................................................
soc/intel/common/tcss: Guard disconnect_tcss_display for ChromeOS
Only ChromeOS devices can reconnect a display, so guard against this to avoid displays being disconnected without the possibility of being reconnected.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I4685344224f321211944505b666d0d643affef2e --- M src/soc/intel/common/block/tcss/tcss.c 1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/79876/3