[U-Boot] [PATCH v9 47/49] rockchip: spi: Correct chip-enable code
Simon Glass
sjg at chromium.org
Fri Jan 22 16:19:21 CET 2016
On 21 January 2016 at 19:44, Simon Glass <sjg at chromium.org> wrote:
> At present there is an incorrect call to rkspi_enable_chip(). It should
> be disabling the chip, not enabling it. Correct this and ensure that the
> chip is disabled when releasing the bus.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2: None
>
> drivers/spi/rk_spi.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Applied to u-boot-rockchip.
More information about the U-Boot
mailing list