]> www.infradead.org Git - users/hch/misc.git/commit
usb: isp1760: write to status and address register
authorRui Miguel Silva <rui.silva@linaro.org>
Fri, 27 Aug 2021 13:11:52 +0000 (14:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Aug 2021 14:11:39 +0000 (16:11 +0200)
commit36815a4a0763bb405ebd776c45553005c1ef7a15
treecf796c588fe12cc2b428cc68e5364c41ec285036
parentcbfa3effdf5c2d411c9ce9820f3d33d77bc4697d
usb: isp1760: write to status and address register

We were already writing directly the port status register to
trigger changes in isp1763. The same is needed in other IP
from the family, including also to setup the read address
before reading from device.

Reported-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Tested-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Link: https://lore.kernel.org/r/20210827131154.4151862-4-rui.silva@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/isp1760/isp1760-hcd.c