Re: [PATCH RESEND v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support

From: Greg KH
Date: Tue Oct 03 2023 - 02:51:17 EST


On Mon, Oct 02, 2023 at 07:13:47PM +0300, Tomer Maimon wrote:
> This patch set add USB device controller for the NPCM Baseboard
> Management Controllers (BMC).
>
> NPCM UDC driver is a part of the USB ChipIdea driver.
>
> Adding CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag to modify the vbus_active
> parameter to active in case the ChipIdea USB IP role is device-only and
> there is no otgsc register.
>
> BMC NPCM7XX and BMC NPCM8XX has ten identical NPCM UDC modules,
>
> The NPCM UDC were tested on NPCM845 evaluation board.
>
> Addressed comments from:
> - Krzysztof Kozlowski : https://www.spinics.net/lists/kernel/msg4951321.html

Why is this a RESEND?