Commit 019baec
soc/intel/alderlake: Set UsbTcPortEn based on tcss_port[x]
UsbTcPortEn is configured based on pointers to tcss_usb3_port1,
which is part of the ACPI driver.
This is illogical, as the port might need to be enabled, and
the ACPI not needed or included. Change this so it's configured
based on the tcss_port[x] in devicetree.
Tested by connecting a USB 3.0 hub, and checking that Linux
correctly identifies a new USB 3.0 device.
Change-Id: I07ef0759057f7f40210766a73643c9ccf1dc986d
Signed-off-by: Sean Rhodes <sean@starlabs.systems>1 parent 792996f commit 019baec
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | 655 | | |
663 | 656 | | |
664 | 657 | | |
| |||
676 | 669 | | |
677 | 670 | | |
678 | 671 | | |
679 | | - | |
680 | | - | |
| 672 | + | |
| 673 | + | |
681 | 674 | | |
682 | 675 | | |
683 | 676 | | |
| |||
0 commit comments