All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Armada 7k/8k CP110 system controller fixes
@ 2016-08-23  6:26 ` Marcin Wojtas
  0 siblings, 0 replies; 24+ messages in thread
From: Marcin Wojtas @ 2016-08-23  6:26 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, linux-clk, sboyd, mturquette
  Cc: sebastian.hesselbarth, andrew, jason, thomas.petazzoni,
	gregory.clement, nadavh, alior, tn, jaz, Marcin Wojtas

Hi,

Newly added clock driver for Marvell Armada 7k/8k CP110 HW block occurred
not to be working properly, especially when using two instances of CP110
in Armada 8k. Below tiny patchset comprise fixes for that (prevent from
using uninitialized 'flag' field and static global resources).

Any feedback would be very welcome.

Best regards,
Marcin

Marcin Wojtas (2):
  clk: mvebu: set flags in CP110 gate clock
  clk: mvebu: dynamically allocate resources in Armada CP110 system
    controller

 drivers/clk/mvebu/cp110-system-controller.c | 30 ++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-08-30 18:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23  6:26 [PATCH 0/2] Armada 7k/8k CP110 system controller fixes Marcin Wojtas
2016-08-23  6:26 ` Marcin Wojtas
2016-08-23  6:26 ` [PATCH 1/2] clk: mvebu: set flags in CP110 gate clock Marcin Wojtas
2016-08-23  6:26   ` Marcin Wojtas
2016-08-23 14:16   ` Andrew Lunn
2016-08-23 14:16     ` Andrew Lunn
2016-08-24  8:28     ` Marcin Wojtas
2016-08-24  8:28       ` Marcin Wojtas
2016-08-25  0:13   ` Stephen Boyd
2016-08-25  0:13     ` Stephen Boyd
2016-08-30 13:10   ` Thomas Petazzoni
2016-08-30 13:10     ` Thomas Petazzoni
2016-08-30 13:34     ` Marcin Wojtas
2016-08-30 13:34       ` Marcin Wojtas
2016-08-23  6:26 ` [PATCH 2/2] clk: mvebu: dynamically allocate resources in Armada CP110 system controller Marcin Wojtas
2016-08-23  6:26   ` Marcin Wojtas
2016-08-25  0:16   ` Stephen Boyd
2016-08-25  0:16     ` Stephen Boyd
2016-08-30 15:31     ` Marcin Wojtas
2016-08-30 15:31       ` Marcin Wojtas
2016-08-30 18:43       ` Stephen Boyd
2016-08-30 18:43         ` Stephen Boyd
2016-08-30 14:15   ` Thomas Petazzoni
2016-08-30 14:15     ` Thomas Petazzoni

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.