summaryrefslogtreecommitdiff
path: root/drivers/accessibility
diff options
context:
space:
mode:
authorSiarhei Volkau <lis8215@gmail.com>2022-02-05 20:18:49 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-02 11:41:00 +0100
commitdd0de3510240037dfffa419aa4b3d9b20baf90fc (patch)
tree11469900d399ed0d8f6dc69f7111dbe3c6c6166a /drivers/accessibility
parentd1f1de5dff78f8baeef948fedde00bfffc0dd7c4 (diff)
clk: jz4725b: fix mmc0 clock gating
commit 2f0754f27a230fee6e6d753f07585cee03bedfe3 upstream. 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@gmail.com> Tested-by: Siarhei Volkau <lis8215@gmail.com> Reviewed-by: Paul Cercueil <paul@crapouillou.net> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20220205171849.687805-2-lis8215@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions