[PATCH 0/2] ASoC: rockchip: i2s: add 8 channels capture and lrck-mode

From: Sugar Zhang
Date: Tue Sep 22 2015 - 23:43:00 EST


Support max 8 channels capture.
support lrck clk mode configuration, there are 3 modes:

- txrx: lrck_tx and lrck_rx are different.
- tx_share: lrck_tx is shared with lrck_rx.
- rx_share: lrck_rx is shared with lrck_tx.

Sugar Zhang (2):
ASoC: rockchip: i2s: add 8 channels capture and lrck-mode support
Documentation: DT bindings: rockchip-i2s: add capture and lrck-mode

.../devicetree/bindings/sound/rockchip-i2s.txt | 5 +++
sound/soc/rockchip/rockchip_i2s.c | 48 +++++++++++++++++++++-
sound/soc/rockchip/rockchip_i2s.h | 23 +++++++++++
3 files changed, 74 insertions(+), 2 deletions(-)

--
2.3.6


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/