Hello build bot (Jenkins), Furquan Shaikh, Wonkyu Kim, Duncan Laurie, Shamile Khan, Rajmohan Mani, Patrick Rudolph, Prashant Malani, Divya S Sasidharan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41762
to look at the new patch set (#10).
Change subject: soc/intel/tigerlake: Configure Type-C Input Output Manager(IOM) device. ......................................................................
soc/intel/tigerlake: Configure Type-C Input Output Manager(IOM) device.
This adds Type-C Intel Input Output Manager(IOM) device with HID INTC1072. It provides MMIO range from 0xfbc10000 with size 0x1600. Intel Input Output Manager(IOM) kernel driver reads relevant information such as Type-C port status (whether a device is connected to a Type-C port or not) and the activity type on the Type-C ports (such as USB, Display Port, Thunderbolt) using this memory resource.
BUG=b:156016218 TEST=Able to detect USB, TBT and USB4 on Volteer.
Signed-off-by: John Zhao john.zhao@intel.com Change-Id: Ic733e831643bda6e052edf797ba0e6206eb4ddd3 --- M src/soc/intel/tigerlake/acpi/tcss.asl 1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/41762/10