On Mon, Sep 28, 2020 at 3:29 AM Clément Péron <[email protected]> wrote: > > From: Samuel Holland <[email protected]> > > 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 <[email protected]> > Signed-off-by: Clément Péron <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>

