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

2016-04-11 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 --- Changes in v2: - fix a typo

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

2016-04-11 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 --- Changes in v2: - fix a typo error. as suggested by Heiko: