commit | 4af889b0ff78a71a0d5e3d4ce62515eca2ba4939 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Tue Jun 06 16:08:58 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 09 11:52:09 2017 +0200 |
tree | b43c2330baee78a4f92242f031e7cc0c1681acbf | |
parent | 7f9e8f767030e9d588ffc71e50ebf5164c86c8a9 [diff] |
drivers/fsi: Use asynchronous slave mode For slaves that are behind a software-clocked master, we want FSI CFAMs to run asynchronously to the FSI clock, so set up our slaves to be in async mode. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>