[PATCH v7 2/9] usb: misc: onboard_hub: use device supply names

Javier Carrasco javier.carrasco at wolfvision.net
Tue Mar 5 05:40:05 PST 2024


On 05.03.24 14:34, Greg Kroah-Hartman wrote:
> 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

Alright. I see that you have added 1/9 to usb-testing, and the rest of
the series requires 2/9, so I will resend 2/9 - 9/9 after rebasing when
-rc1 is out.

Best regards,
Javier Carrasco




More information about the linux-arm-kernel mailing list