linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sunxi clock fixes
@ 2013-09-21  1:03 Emilio López
  2013-09-21  1:03 ` [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks Emilio López
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Emilio López @ 2013-09-21  1:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This small series contains two bug fixes and a patch to solve the issue
of accidental clock gating, as discussed earlier on my RFC patch, "of: 
add a basic memory driver".

I believe the two first patches should go into -rcN, although I have not
noticed any issues so far coming from the bugs themselves.

The third patch should be a no-op for now, and I'd like to have it
merged before these clocks actually appear on the driver; in this way
they will never be gated accidentally, and it remains bisectable. I will 
be sending PLL5/6 support patches in short order.

Cheers,

Emilio

Emilio L?pez (3):
  clk: sunxi: factors: fix off-by-one masks
  clk: sunxi: factors: clear variables before using them
  clk: sunxi: protect core clocks from accidental shutdown

 drivers/clk/sunxi/clk-factors.c |  4 ++--
 drivers/clk/sunxi/clk-sunxi.c   | 28 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 2 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2013-10-31 12:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-21  1:03 [PATCH 0/3] sunxi clock fixes Emilio López
2013-09-21  1:03 ` [PATCH 1/3] clk: sunxi: factors: fix off-by-one masks Emilio López
2013-09-23 16:56   ` Maxime Ripard
2013-09-21  1:03 ` [PATCH 2/3] clk: sunxi: factors: clear variables before using them Emilio López
2013-09-23 16:57   ` Maxime Ripard
2013-09-21  1:03 ` [PATCH 3/3] clk: sunxi: protect core clocks from accidental shutdown Emilio López
2013-09-23 17:00   ` Maxime Ripard
2013-10-09 12:51 ` [PATCH 0/3] sunxi clock fixes Emilio López
2013-10-31 12:18   ` Emilio López

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).