soc/rockchip: Move spi driver to use spi_bus_map
commit23d5d99098a61b90cb4bea07a357531f74e7be38
authorFurquan Shaikh <furquan@chromium.org>
Thu, 18 May 2017 18:03:00 +0000 (18 11:03 -0700)
committerFurquan Shaikh <furquan@google.com>
Wed, 24 May 2017 02:38:50 +0000 (24 04:38 +0200)
tree0572659f4d48acbe31472785d496585ddd429502
parent02c0743a24b26315b964a6aa99f6ada310c5c114
soc/rockchip: Move spi driver to use spi_bus_map

This is in preparation to get rid of the strong spi_setup_slave
implemented by different platforms.

BUG=b:38430839

Change-Id: I66b1b9635ece2381f62f2a9d6f5744d639d59163
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19771
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
src/soc/rockchip/common/spi.c