Searched hist:c56f5f1c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/sunxi/ |
H A D | sun8i-codec.c | c56f5f1c Wed Oct 14 01:19:27 CDT 2020 Samuel Holland <samuel@sholland.org> ASoC: sun8i-codec: Enable all supported clock inversions
When using the I2S, LEFT_J, or RIGHT_J format, the hardware supports independent BCLK and LRCK inversion control. When using DSP_A or DSP_B, LRCK inversion is not supported. The register bit is repurposed to select between DSP_A and DSP_B. Extend the driver to support this.
Signed-off-by: Samuel Holland <samuel@sholland.org> Acked-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20201014061941.4306-4-samuel@sholland.org Signed-off-by: Mark Brown <broonie@kernel.org>
|