Tim Wawrzynczak uploaded patch set #5 to this change.

View Change

soc/intel/common: Add PCI driver for USB4 ports

In order to enable SSDT generation for Intel USB4 ports, a minimal PCI
driver is required. This patch more or less adds a `scan_bus` callback
that will handle non-PCI devices downstream.

Change-Id: Ib9da051307b883eb99e500114378c9fd842ffc92
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
---
A src/soc/intel/common/block/usb4/Kconfig
A src/soc/intel/common/block/usb4/Makefile.inc
A src/soc/intel/common/block/usb4/usb4.c
3 files changed, 32 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/46141/5

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib9da051307b883eb99e500114378c9fd842ffc92
Gerrit-Change-Number: 46141
Gerrit-PatchSet: 5
Gerrit-Owner: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Reviewer: Duncan Laurie <dlaurie@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset