Re: [PATCH v3 2/2] usb: gadget: udc-xilinx: Add clock support
From: Felipe Balbi <balbi@kernel.org>
Date: 2021-09-22 11:54:59
Also in:
linux-usb
From: Felipe Balbi <balbi@kernel.org>
Date: 2021-09-22 11:54:59
Also in:
linux-usb
Shubhrajyoti Datta [off-list ref] writes:
Currently the driver depends on the bootloader to enable the clocks. Add support for clocking. The patch enables the clock at probe and disables them at remove. Signed-off-by: Shubhrajyoti Datta <redacted>
Acked-by: Felipe Balbi <balbi@kernel.org> -- balbi