Subrata Banik has submitted this change. ( https://review.coreboot.org/c/coreboot/+/83845?usp=email )
Change subject: mb/google/brya/var/nova: Enable TCSS XHCI setting ......................................................................
mb/google/brya/var/nova: Enable TCSS XHCI setting
This patch enables the TCSS XHCI in the devicetree to solve the genesys hub enumeration issue.
BUG=b:348332200 TEST=Able to build google/nova and ensure lsusb can list genesys hub device.
Change-Id: Ic8e25756a2975e884434c4c7e3d587f4c1f0ed0b Signed-off-by: Pranava Y N pranavayn@google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/83845 Reviewed-by: Dinesh Gehlot digehlot@google.com Reviewed-by: Subrata Banik subratabanik@google.com Reviewed-by: Eric Lai ericllai@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/brya/variants/nova/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Dinesh Gehlot: Looks good to me, approved build bot (Jenkins): Verified Subrata Banik: Looks good to me, approved Eric Lai: Looks good to me, approved
diff --git a/src/mainboard/google/brya/variants/nova/overridetree.cb b/src/mainboard/google/brya/variants/nova/overridetree.cb index 35cf84b..5005644 100644 --- a/src/mainboard/google/brya/variants/nova/overridetree.cb +++ b/src/mainboard/google/brya/variants/nova/overridetree.cb @@ -257,7 +257,7 @@ end end device ref pmc hidden end - device ref tcss_xhci off end + device ref tcss_xhci on end device ref tcss_dma0 off end device ref tcss_dma1 off end device ref xhci on