]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
usb: dwc3: otg: mask host/device soft reset from affecting the phy
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Fri, 1 Mar 2019 14:38:36 +0000 (14:38 +0000)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 3 Apr 2019 08:31:18 +0000 (10:31 +0200)
commit16cbb9ac085b3fcdec89c60539a4ef0f85edd9b0
tree898c7c5a9c102cc53a584b9075ac73f789acc4d2
parentfc7d42a24cdcd3d8a5f888399cedf7048095b5cd
usb: dwc3: otg: mask host/device soft reset from affecting the phy

Setting OCFG.OTGSFTRSTMASK bit masks reset signal issued
either from host or device soft reset from affecting the
reset signal outputs sent to the phy. This patch sets
programs this bit when starting host or peripheral mode

Signed-off-by: Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/usb/dwc3/otg.c