linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] clk: jz4725b: fix mmc0 clock gating
@ 2022-02-04  5:26 Siarhei Volkau
  2022-02-04  5:26 ` [PATCH 1/1] " Siarhei Volkau
  2022-02-04  6:23 ` [PATCH 0/1] " Paul Cercueil
  0 siblings, 2 replies; 17+ messages in thread
From: Siarhei Volkau @ 2022-02-04  5:26 UTC (permalink / raw)
  To: Paul Cercueil
  Cc: Michael Turquette, Stephen Boyd, linux-mips, linux-clk,
	Siarhei Volkau

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.

Siarhei Volkau (1):
  clk: jz4725b: fix mmc0 clock gating

 drivers/clk/ingenic/jz4725b-cgu.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-02-18  1:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04  5:26 [PATCH 0/1] clk: jz4725b: fix mmc0 clock gating Siarhei Volkau
2022-02-04  5:26 ` [PATCH 1/1] " Siarhei Volkau
2022-02-04  6:23 ` [PATCH 0/1] " Paul Cercueil
2022-02-04  6:53   ` Siarhei Volkau
2022-02-04  7:21   ` [PATCH v2 " Siarhei Volkau
2022-02-04  7:21     ` [PATCH v2 1/1] " Siarhei Volkau
2022-02-04 11:05     ` [PATCH v2 0/1] " Paul Cercueil
2022-02-04 18:22       ` Siarhei Volkau
2022-02-04 20:47         ` Paul Cercueil
2022-02-05  9:45           ` [PATCH v3 " Siarhei Volkau
2022-02-05  9:45             ` [PATCH v3 1/1] " Siarhei Volkau
2022-02-05  9:59               ` Greg KH
2022-02-05 12:15                 ` Paul Cercueil
2022-02-05 12:48                   ` Greg KH
2022-02-05 17:18                     ` [PATCH v4 0/1] " Siarhei Volkau
2022-02-05 17:18                       ` [PATCH v4 1/1] " Siarhei Volkau
2022-02-18  1:04                         ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).