[linux-sunxi] [PATCH v5 08/20] ASoC: sun4i-i2s: Fix setting of FIFO modes

Chen-Yu Tsai wens at csie.org
Mon Sep 28 02:51:00 EDT 2020


On Mon, Sep 28, 2020 at 3:29 AM Clément Péron <peron.clem at gmail.com> wrote:
>
> From: Samuel Holland <samuel at sholland.org>
>
> Because SUN4I_I2S_FIFO_CTRL_REG is volatile, writes done while the
> regmap is cache-only are ignored. To work around this, move the
> configuration to a callback that runs while the ASoC core has a
> runtime PM reference to the device.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> Signed-off-by: Clément Péron <peron.clem at gmail.com>

Reviewed-by: Chen-Yu Tsai <wens at csie.org>



More information about the linux-arm-kernel mailing list