summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorJanne Grunau <[email protected]>2026-01-16 14:35:06 +0100
committerMarek Vasut <[email protected]>2026-01-16 15:03:51 +0100
commit81e8c5315cee83d2599fbc570cf1933cc80e170f (patch)
treebaeb841a7774d95f32e9edae9cec99ae557d799e /cmd
parent5665d1f4e7cfd6895417d199dd7db73500c5d36c (diff)
usb: xhci-dwc3: Add "apple,t8103-dwc3" compatible
The Linux support for dwc3 on Apple silicon SoCs switched to using a apple specific glue driver [1] that uses it own compatible string. The glue driver handles platform specific requirements on the interaction between dwc3 and the USB2/USB3 PHY and reset-controller for USB role switches and plug events. To keep USB working as before when the nodes still carried "snps,dwc3" as compatible add "apple,t8103-dwc3" to the of match table. Eventually it is probably advisable to add a dwc3-apple glue driver and write code for the currently empty Apple Type-C PHY driver in phy-apple-atc.c. Link: https://lore.kernel.org/asahi/[email protected]/ [1] Reviewed-by: Neal Gompa <[email protected]> Reviewed-by: Mark Kettenis <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Signed-off-by: Janne Grunau <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions