Home
last modified time | relevance | path

Searched hist:"90 a28470fc11c86c64b8f413d23a5c8fcff45a04" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Drk_spi.c90a28470fc11c86c64b8f413d23a5c8fcff45a04 Fri Jan 22 02:44:12 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: spi: Remove the explicit pinctrl setting

The correct pinctrl is handled automatically so we don't need to do it in
the driver. The exception is when we want to use a different chip select
(other than 0). But this isn't used at present.

Signed-off-by: Simon Glass <sjg@chromium.org>