commit | 5873e0d41871b1a7a948e5efa8b251d1034e0daf | [log] [tgz] |
---|---|---|
author | Matthew Gerlach <matthew.gerlach@linux.intel.com> | Mon Jul 13 14:10:03 2020 +0800 |
committer | Moritz Fischer <mdf@kernel.org> | Mon Jul 13 22:07:34 2020 -0700 |
tree | a1423ed28298662ba2ab8eb13e3053179592f150 | |
parent | a35fd4a42bffb3964151767140a49b447c405d05 [diff] |
fpga: dfl: fix bug in port reset handshake When putting the port in reset, driver must wait for the soft reset acknowledgment bit instead of the soft reset bit. Fixes: 47c1b19c160f (fpga: dfl: afu: add port ops support) Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com> Signed-off-by: Xu Yilun <yilun.xu@intel.com> Acked-by: Wu Hao <hao.wu@intel.com> Reviewed-by: Tom Rix <trix@redhat.com> Signed-off-by: Moritz Fischer <mdf@kernel.org>