Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-10 Thread sugar
Hi Heiko, Got it, thanks for your advice, these will be done in next version. On 4/9/2016 01:14, Heiko Stuebner Wrote: Hi, Am Mittwoch, 6. April 2016, 16:38:22 schrieb Sugar Zhang: There are 3 i2s sdio pins, which iomux mode is as follows: - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-10 Thread sugar
Hi Heiko, Got it, thanks for your advice, these will be done in next version. On 4/9/2016 01:14, Heiko Stuebner Wrote: Hi, Am Mittwoch, 6. April 2016, 16:38:22 schrieb Sugar Zhang: There are 3 i2s sdio pins, which iomux mode is as follows: - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-08 Thread Heiko Stuebner
Hi, Am Mittwoch, 6. April 2016, 16:38:22 schrieb Sugar Zhang: > There are 3 i2s sdio pins, which iomux mode is as follows: > > - sdi3_sdo1 > - sdi2_sdo2 > - sdi1_sdo3 > > we need to configure these pins' iomux mode via the GRF register > when use multi channel playback/capture. > >

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-08 Thread Heiko Stuebner
Hi, Am Mittwoch, 6. April 2016, 16:38:22 schrieb Sugar Zhang: > There are 3 i2s sdio pins, which iomux mode is as follows: > > - sdi3_sdo1 > - sdi2_sdo2 > - sdi1_sdo3 > > we need to configure these pins' iomux mode via the GRF register > when use multi channel playback/capture. > >

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-08 Thread sugar
Hi Rob, On 4/8/2016 01:58, Rob Herring Wrote: On Wed, Apr 06, 2016 at 04:38:22PM +0800, Sugar Zhang wrote: There are 3 i2s sdio pins, which iomux mode is as follows: s/i2s sdio/I2S\/SDIO muxed/ - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need to configure these pins' iomux mode via the

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-08 Thread sugar
Hi Rob, On 4/8/2016 01:58, Rob Herring Wrote: On Wed, Apr 06, 2016 at 04:38:22PM +0800, Sugar Zhang wrote: There are 3 i2s sdio pins, which iomux mode is as follows: s/i2s sdio/I2S\/SDIO muxed/ - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need to configure these pins' iomux mode via the

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-07 Thread Rob Herring
On Wed, Apr 06, 2016 at 04:38:22PM +0800, Sugar Zhang wrote: > There are 3 i2s sdio pins, which iomux mode is as follows: s/i2s sdio/I2S\/SDIO muxed/ > > - sdi3_sdo1 > - sdi2_sdo2 > - sdi1_sdo3 > > we need to configure these pins' iomux mode via the GRF register > when use multi channel

Re: [PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-07 Thread Rob Herring
On Wed, Apr 06, 2016 at 04:38:22PM +0800, Sugar Zhang wrote: > There are 3 i2s sdio pins, which iomux mode is as follows: s/i2s sdio/I2S\/SDIO muxed/ > > - sdi3_sdo1 > - sdi2_sdo2 > - sdi1_sdo3 > > we need to configure these pins' iomux mode via the GRF register > when use multi channel

[PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-06 Thread Sugar Zhang
There are 3 i2s sdio pins, which iomux mode is as follows: - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need to configure these pins' iomux mode via the GRF register when use multi channel playback/capture. Signed-off-by: Sugar Zhang ---

[PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode

2016-04-06 Thread Sugar Zhang
There are 3 i2s sdio pins, which iomux mode is as follows: - sdi3_sdo1 - sdi2_sdo2 - sdi1_sdo3 we need to configure these pins' iomux mode via the GRF register when use multi channel playback/capture. Signed-off-by: Sugar Zhang --- .../devicetree/bindings/sound/rockchip-i2s.txt | 5