commit | 93e3a9e9993ef018522b7005d97d8124b7e73385 | [log] [tgz] |
---|---|---|
author | Sifan Naeem <sifan.naeem@imgtec.com> | Thu Jun 18 13:27:12 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jul 07 12:56:36 2015 +0100 |
tree | 49d514d05357faffd6c64e54757e59da536d06d3 | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] |
spi: img-spfi: check for max speed supported by the spfi block Maximum speed supported by spfi is limited to 1/4 of the spfi clock. But in some SoCs the maximum speed supported by the spfi block can be limited to less than 1/4 of the spfi clock. In such cases we have to define the limit in the device tree so that the driver can pick it up. Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>