commit | b1d2b529b4137740f7f1575ba3d6561297a6a848 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Sat Jun 02 08:06:47 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 25 15:35:01 2018 +0530 |
tree | 892d26a9ffe6fef173d8939e713972aa55b662b1 | |
parent | 34ad74914140dc6060b56a27641c686e86d7a9a4 [diff] |
spi: omap3: pre-initialize bus-speed with max. slave-speed Otherwise the frequency is zero and the clock divider cannot be setup by 'omap3_spi_set_speed' function. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Jagan Teki <jagan@openedev.com>