[coreboot-gerrit] Change in ...coreboot[master]: acpi_pld: Make it easier to define the ACPI USB device groups

Duncan Laurie (Code Review) gerrit at coreboot.org
Sun Dec 2 02:34:48 CET 2018


Duncan Laurie has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/29998 )

Change subject: acpi_pld: Make it easier to define the ACPI USB device groups
......................................................................

acpi_pld: Make it easier to define the ACPI USB device groups

The Linux kernel can use the ACPI _PLD group information to
determine peer ports.  Currently to define the group information
the devicetree must provide a complete _PLD structure.  This
change pulls the group information into a separate structure that
can be defined in devicetree.  This makes it easier to set for
USB devices in devicetree that do not need a full custom PLD.

This was tested on a sarien board with the USB devices defined
by verifying that the USB 2/3 ports are correctly identified
with their peer in sysfs.

Change-Id: Ifd4cadf0f6c901eb3832ad4e1395904f99c2f5a0
Signed-off-by: Duncan Laurie <dlaurie at google.com>
---
M src/arch/x86/acpi_pld.c
M src/arch/x86/include/arch/acpi_pld.h
M src/drivers/usb/acpi/chip.h
M src/drivers/usb/acpi/usb_acpi.c
4 files changed, 33 insertions(+), 13 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/29998/2
-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29998
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifd4cadf0f6c901eb3832ad4e1395904f99c2f5a0
Gerrit-Change-Number: 29998
Gerrit-PatchSet: 2
Gerrit-Owner: Duncan Laurie <dlaurie at chromium.org>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181202/a5e94c4f/attachment.html>


More information about the coreboot-gerrit mailing list