Re: [PATCH] arm64: dts: allwinner: pine-h64: Enable USB 3.0 host

From: Chen-Yu Tsai

Date: Thu Feb 26 2026 - 04:19:21 EST


On Thu, Feb 26, 2026 at 1:09 AM Jernej Škrabec <jernej.skrabec@xxxxxxxxx> wrote:
>
> Dne sreda, 25. februar 2026 ob 18:00:44 Srednjeevropski standardni čas je Chen-Yu Tsai napisal(a):
> > On both Pine H64 models, there is one USB 3.0 host port directly
> > connected to the SoC. The VBUS is shared with the other USB 2.0 ports.
> > Unfortunately the DWC controller binding does not have a VBUS supply.
>
> IIRC this is exactly the reason why it was never added. Adding it without
> vbus property is not a good strategy.

Or we could describe a full usb-a-connector with vbus-supply, which still
doesn't do anything ATM. I plan on working on that in the future.


ChenYu