Re: [PATCH] rockchip: rk3328: Add SPI support

2020-07-18 Thread Johannes Krottmayer
Hi Kever, On 18.07.20 at 05:02, Kever Yang wrote: > Hi Johannes, > >     Do you have plan to update for this patch? I think this thread is obsolete. You have already applied the improved two patch (RK3328, PINE64 Rock64) series later in a new thread. Many thanks for the apply. Kind regards,

Re: [PATCH] rockchip: rk3328: Add SPI support

2020-07-17 Thread Kever Yang
Hi Johannes,     Do you have plan to update for this patch? Thanks, - Kever On 2020/7/8 下午6:08, Kever Yang wrote: Hi Johannes, The changes look good to me, but you need to split the patch into 3 patches: - rk3328 clock driver; - rkspi driver; - rk3328-u-boot.dtsi BTW: the patch no nee

Re: [PATCH] rockchip: rk3328: Add SPI support

2020-07-08 Thread Kever Yang
Hi Johannes, The changes look good to me, but you need to split the patch into 3 patches: - rk3328 clock driver; - rkspi driver; - rk3328-u-boot.dtsi BTW: the patch no need reply-to previous mail, you can make a new thread. Thanks, - Kever On 2020/7/4 上午2:08, Johannes Krottmayer wrote: Ad

[PATCH] rockchip: rk3328: Add SPI support

2020-07-03 Thread Johannes Krottmayer
Add U-Boot SPI support for the RK3328 Signed-off-by: Johannes Krottmayer Cc: Kever Yang Cc: Jagan Teki --- It's a initial SPI support. Not sure if "rk3399_spi_params" is also needed. Probing of the SPI flash devices works. Tested with the PINE64 Rock64 board. Okay? arch/arm/dts/rk3328-u-boo