]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
usb: gadget: udc-xilinx: Add clock support
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Wed, 4 Apr 2018 12:29:26 +0000 (17:59 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 09:54:22 +0000 (11:54 +0200)
commit732e12b5ab542c06c9631bdfd91a6023eca5f5ac
tree0b856e6f15fa8c4312030f03753e3c20479e66a4
parent0c03e59443d48ab29673c9e06d8fa2b3ccbee284
usb: gadget: udc-xilinx: Add clock support

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 <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/usb/gadget/udc/udc-xilinx.c