Skip to content

Commit

Permalink
Platform/OrangePi5Plus: Expose the correct XHCI controller in ACPI
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobalanica committed Aug 19, 2023
1 parent 2ffd0b3 commit 0b23d99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ DefinitionBlock ("Dsdt.aml", "DSDT", 2, "RPIFDN", "RPI", 2)

include ("Usb1Host.asl")
include ("Usb3Host0.asl")
include ("Usb3Host2.asl")
include ("Usb3Host1.asl")
}
}

0 comments on commit 0b23d99

Please sign in to comment.