Re: [PATCH 2/3] drivers: spi: rk_spi: Add support for RK3328

2020-07-17 Thread Kever Yang
On 2020/7/9 上午5:57, Johannes Krottmayer wrote: Add support for the RK3328 SPI controller Signed-off-by: Johannes Krottmayer Cc: Kever Yang Cc: Jagan Teki Reviewed-by: Kever Yang Thanks, - Kever --- I don't know if "rk3399_spi_params" is also required for the RK3328 SPI controller. Probi

[PATCH 2/3] drivers: spi: rk_spi: Add support for RK3328

2020-07-08 Thread Johannes Krottmayer
Add support for the RK3328 SPI controller Signed-off-by: Johannes Krottmayer Cc: Kever Yang Cc: Jagan Teki --- I don't know if "rk3399_spi_params" is also required for the RK3328 SPI controller. Probing, Reading, Writing and Erasing of a flash device works with the SF command. Tested it with t