diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-08 12:59:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-09 14:26:33 +0300 |
commit | e0fe70051f12c25c4afb04cb10ca8648c6e761cf (patch) | |
tree | 48cad74b6a0d144e979e9682a0f30fa0baf459a6 /Documentation/devicetree/bindings/spi | |
parent | 9ec8ade812240f3ef553b5e8bfc74deec3f14339 (diff) | |
download | linux-e0fe70051f12c25c4afb04cb10ca8648c6e761cf.tar.xz |
spi: rspi: Use requested instead of maximum bit rate
Currently, the RSPI driver always tries to use the maximum configured
bit rate for communicating with a slave device, even if the transfer(s)
in the current message specify a lower rate.
Use the mininum rate specified in the message instead.
Rename rspi_data.max_speed_hz accordingly.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200608095940.30516-3-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
0 files changed, 0 insertions, 0 deletions