[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-11 Thread jianqun
From: Jianqun Xu Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu --- .../devicetree/bindings/sound/rockchip-i2s.txt | 37 1 file changed, 37 insertions(+) create mode 100644

[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-11 Thread jianqun
From: Jianqun Xu x...@rock-chips.com Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu x...@rock-chips.com --- .../devicetree/bindings/sound/rockchip-i2s.txt | 37 1 file changed, 37

[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread jianqun
From: Jianqun Xu Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu --- Changes since v1: - dt-bindings: change dmas and clocks description, adviced by mark.rutland .../devicetree/bindings/sound/rockchip-i2s.txt

Re: [PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread Mark Rutland
On Tue, Jul 01, 2014 at 09:37:39AM +0100, jianqun wrote: > From: Jianqun Xu > > Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 > processors from rockchip. > > Signed-off-by: Jianqun Xu > --- > .../devicetree/bindings/sound/rockchip-i2s.txt | 45 >

[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread jianqun
From: Jianqun Xu Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu --- .../devicetree/bindings/sound/rockchip-i2s.txt | 45 1 file changed, 45 insertions(+) create mode 100644

[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread jianqun
From: Jianqun Xu x...@rock-chips.com Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu x...@rock-chips.com --- .../devicetree/bindings/sound/rockchip-i2s.txt | 45 1 file changed, 45

Re: [PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread Mark Rutland
On Tue, Jul 01, 2014 at 09:37:39AM +0100, jianqun wrote: From: Jianqun Xu x...@rock-chips.com Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu x...@rock-chips.com ---

[PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

2014-07-01 Thread jianqun
From: Jianqun Xu x...@rock-chips.com Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu x...@rock-chips.com --- Changes since v1: - dt-bindings: change dmas and clocks description, adviced by mark.rutland