Re: [PATCH v2.1 2/4] spi: rockchip: add bindings for rk3399 spi

2016-02-18 Thread Jianqun Xu
Hi Mark 在 18/02/2016 21:57, Mark Brown 写道: On Thu, Feb 18, 2016 at 05:57:49PM +0800, Jianqun Xu wrote: I'm a little confuse, I have upstreamed rockchip-i2s, and the i2s driver set the compatible like: - compatible: should be one of the followings - "rockchip,rk3066-i2s": for rk3066 - "

Re: [PATCH v2.1 2/4] spi: rockchip: add bindings for rk3399 spi

2016-02-18 Thread Mark Brown
On Thu, Feb 18, 2016 at 05:57:49PM +0800, Jianqun Xu wrote: > I'm a little confuse, I have upstreamed rockchip-i2s, and the i2s driver set > the compatible like: > - compatible: should be one of the followings >- "rockchip,rk3066-i2s": for rk3066 >- "rockchip,rk3188-i2s", "rockchip,rk3066-

Re: [PATCH v2.1 2/4] spi: rockchip: add bindings for rk3399 spi

2016-02-18 Thread Jianqun Xu
Hi Heiko Thank you for you kindly explain, now I got your comments. 在 18/02/2016 17:47, Heiko Stuebner 写道: From: Xu Jianqun Add devicetree bindings for Rockchip rk3399 spi which found on Rockchip rk3399 SoCs. Signed-off-by: Jianqun Xu Signed-off-by: Heiko Stuebner --- Hi Jianqun, what Mark