UPSTREAM: soc/baytrail: add missing USB port defs
Add device/address stub for XHCI USB port 7.
Stub data will be supplemented by board-specific info
added in subsequent commits.
BUG=none
BRANCH=none
TEST=none
Change-Id: Ifd6dec3603caf24ab9214b35253845ea38446421
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: f9c46f0ebc
Original-Change-Id: Iae874a9ba01e9428e07cf7ff15e663365b2354a9
Original-Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Original-Reviewed-on: https://review.coreboot.org/19972
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://chromium-review.googlesource.com/523966
This commit is contained in:
parent
2c9186e4af
commit
b2371f134d
1 changed files with 1 additions and 0 deletions
|
|
@ -27,5 +27,6 @@ Device (XHCI)
|
|||
Device (PRT2) { Name (_ADR, 2) }
|
||||
Device (PRT3) { Name (_ADR, 3) }
|
||||
Device (PRT4) { Name (_ADR, 4) }
|
||||
Device (SSP1) { Name (_ADR, 7) }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue