All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: bcm2835: critical clocks and parent selection
@ 2016-05-10  1:01 ` Eric Anholt
  0 siblings, 0 replies; 26+ messages in thread
From: Eric Anholt @ 2016-05-10  1:01 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-rpi-kernel, linux-arm-kernel, linux-kernel, Stephen Warren,
	Lee Jones, Eric Anholt

With the new patch 2 inserted between my previous pair, I think this
should cover Martin's bugs with clock disabling.

I tested patch 2 to be important on the downstream kernel: with the
DPI panel support added there, I was losing ethernet (my only I/O)
when the HDMI HSM hanging off of PLLD_PER got disabled due to
EPROBE_DEFER.

Eric Anholt (3):
  clk: bcm2835: Mark the VPU clock as critical
  clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
  clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent

 drivers/clk/bcm/clk-bcm2835.c | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

-- 
2.8.0.rc3

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

end of thread, other threads:[~2016-05-12 18:24 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10  1:01 [PATCH 0/3] clk: bcm2835: critical clocks and parent selection Eric Anholt
2016-05-10  1:01 ` Eric Anholt
2016-05-10  1:01 ` [PATCH 1/3 v2] clk: bcm2835: Mark the VPU clock as critical Eric Anholt
2016-05-10  1:01   ` Eric Anholt
2016-05-10  1:01 ` [PATCH 2/3] clk: bcm2835: Mark GPIO clocks enabled at boot " Eric Anholt
2016-05-10  1:01   ` Eric Anholt
2016-05-10  1:01 ` [PATCH 3/3] clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent Eric Anholt
2016-05-10  1:01   ` Eric Anholt
2016-05-11 22:58   ` Stephen Boyd
2016-05-11 22:58     ` Stephen Boyd
2016-05-12  1:45     ` Eric Anholt
2016-05-12  1:45       ` Eric Anholt
2016-05-10 10:32 ` [PATCH 0/3] clk: bcm2835: critical clocks and parent selection Martin Sperl
2016-05-10 10:32   ` Martin Sperl
2016-05-10 17:37   ` Eric Anholt
2016-05-10 17:37     ` Eric Anholt
2016-05-10 19:58     ` Martin Sperl
2016-05-10 19:58       ` Martin Sperl
2016-05-11  8:21       ` Martin Sperl
2016-05-11  8:21         ` Martin Sperl
2016-05-11 16:09         ` Martin Sperl
2016-05-11 16:09           ` Martin Sperl
2016-05-12 18:24         ` Eric Anholt
2016-05-12 18:24           ` Eric Anholt
2016-05-12 18:23       ` Eric Anholt
2016-05-12 18:23         ` Eric Anholt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.