Quoting Siarhei Volkau (2022-02-05 09:18:49) > The mmc0 clock gate bit was mistakenly assigned to "i2s" clock. > You can find that the same bit is assigned to "mmc0" too. > It leads to mmc0 hang for a long time after any sound activity > also it prevented PM_SLEEP to work properly. > I guess it was introduced by copy-paste from jz4740 driver > where it is really controls I2S clock gate. > > Fixes: 226dfa4726eb ("clk: Add Ingenic jz4725b CGU driver") > Signed-off-by: Siarhei Volkau <lis8215@xxxxxxxxx> > Tested-by: Siarhei Volkau <lis8215@xxxxxxxxx> > Reviewed-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > --- In the future please don't send patches in reply to previous versions. I don't see in thread view that this has been sent many times. Applied to clk-fixes