Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, John Zhao. Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, John Zhao,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56024
to look at the new patch set (#2).
Change subject: drivers/usb/acpi: Create function to get PLD information ......................................................................
drivers/usb/acpi: Create function to get PLD information
Create a separate function to get PLD information from USB device. This is helpful in retimer driver where we can attach same USB port information to retimer instance and we can avoid duplication of information.
BUG=None BRANCH=None TEST=Check if code compiles and function returns correct value
Change-Id: Iaaf140ce1965dce3a812aa2701ce0e29b34ab3e7 Signed-off-by: Maulik V Vaghela maulik.v.vaghela@intel.com --- M src/drivers/usb/acpi/chip.h M src/drivers/usb/acpi/usb_acpi.c 2 files changed, 28 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/56024/2