[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1473183117-11889-1-git-send-email-mw@semihalf.com>
Date: Tue, 6 Sep 2016 19:31:54 +0200
From: Marcin Wojtas <mw@...ihalf.com>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-clk@...r.kernel.org, sboyd@...eaurora.org,
mturquette@...libre.com
Cc: sebastian.hesselbarth@...il.com, andrew@...n.ch,
jason@...edaemon.net, thomas.petazzoni@...e-electrons.com,
gregory.clement@...e-electrons.com, nadavh@...vell.com,
alior@...vell.com, tn@...ihalf.com, jaz@...ihalf.com,
Marcin Wojtas <mw@...ihalf.com>
Subject: [PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes
Hi,
Here is the second version of the patchset adding fixes to CP110
system controller clock driver. As requested during review,
an additional patch is submitted, which covers migration of the
driver to clk_hw registration and API.
Any feedback would be very welcome.
Best regards,
Marcin
Changelog:
v1 -> v2
* replace setting CLK_IS_BASIC flag with clearing init structure fields
with memset
* minor improvements of allocation and error checking
* add migration to clk_hw
Marcin Wojtas (3):
clk: mvebu: fix setting unwanted flags in CP110 gate clock
clk: mvebu: dynamically allocate resources in Armada CP110 system
controller
clk: mvebu: migrate CP110 system controller to clk_hw API and
registration
drivers/clk/mvebu/cp110-system-controller.c | 155 +++++++++++++++-------------
1 file changed, 81 insertions(+), 74 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists