Searched hist:"6 c65577ce6f3776638fd1d719bb5202acb2aa7ff" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | rk_spi.c | 6c65577ce6f3776638fd1d719bb5202acb2aa7ff Wed Jun 07 16:45:58 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: spi: dm: convert fdt_get to dev_read
With the new dev_read functions available, we can convert the rockchip architecture-specific drivers and common drivers used by these devices over to the dev_read family of calls.
This change covers the rk_spi.c (SPI driver) used in Rockchip devices.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|