[PATCH v4 6/8] usb: misc: onboard_dev: use device supply names
Matthias Kaehlcke
mka at chromium.org
Tue Feb 27 18:12:44 UTC 2024
On Tue, Feb 20, 2024 at 03:05:50PM +0100, Javier Carrasco wrote:
> The current mechanism uses generic names for the power supplies, which
> conflicts with proper name definitions in the device bindings.
>
> Add a per-device property to include real supply names and keep generic
> names as a fallback mechanism for backward compatibility.
>
> Signed-off-by: Javier Carrasco <javier.carrasco at wolfvision.net>
For v5 you could consider making this [1/8] (i.e. before the renaming
of the driver). That way support for new hubs doesn't necessarily have
to wait for the entire series to land. Since this series is underway
I think new bindings shouldn't use 'vdd-supply' but the device
specific name of the supply.
More information about the dri-devel
mailing list