[PATCH v7 2/9] usb: misc: onboard_hub: use device supply names
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Tue Mar 5 13:34:21 UTC 2024
On Tue, Mar 05, 2024 at 06:55:02AM +0100, Javier Carrasco wrote:
> The current implementation 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 for existing devices to keep backward compatibility.
>
> Acked-by: Matthias Kaehlcke <mka at chromium.org>
> Signed-off-by: Javier Carrasco <javier.carrasco at wolfvision.net>
> ---
> drivers/usb/misc/onboard_usb_hub.c | 49 ++++++++++++++++++++------------------
> drivers/usb/misc/onboard_usb_hub.h | 12 ++++++++++
> 2 files changed, 38 insertions(+), 23 deletions(-)
Due to other patches to this file, this commit does not apply to my
tree. Can you rebase and resend after -rc1 is out?
thanks,
greg k-h
More information about the dri-devel
mailing list