public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] clk: s2mps11: Fixes and add support for S2MPS14 clocks
@ 2014-05-21 11:22 Krzysztof Kozlowski
  2014-05-21 11:22 ` [PATCH v4 1/3] clk: s2mps11: Add missing of_node_put and of_clk_del_provider Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2014-05-21 11:22 UTC (permalink / raw)
  To: Mike Turquette, linux-kernel, linux-samsung-soc
  Cc: Lee Jones, Kyungmin Park, Marek Szyprowski,
	Bartlomiej Zolnierkiewicz, Tomasz Figa, Krzysztof Kozlowski

Hi,


This is actually a resend of previous patches, rebased on latest
3.15-rc5. There are no changes, beside rebasing.

The first two fixes were posted previously as separate patches and they
didn't get review [1]. I am attaching them here.
The last patch adds support for S2MPS14 device and already was
reviewed/acked [2].

Mike, could you pick them up or should they go through MFD tree?


[1] https://lkml.org/lkml/2014/4/7/42
[2] http://thread.gmane.org/gmane.linux.kernel.samsung-soc/28039/focus=310279


Changes since v3:
=================
1. Add Mike's acked-by (see [2]).
2. Rebase patch 3/3 on the fixes (patches 1 and 2).
3. Rebase on v3.15-rc5-157-g60b5f90d0fac

Changes since v2:
=================
1. Patch 2/3: Remove MFD cells of_compatible which aren't used by child
   drivers and are not documented.
2. Added Tomasz's Review-by.

Changes since v1:
=================
1. Patch 1/3: Update driver description in Kconfig.
2. Patch 2/3: Add of_compatible to all MFD cells.
3. Add Yadwinder's Review-by.


Best regards,
Krzysztof


Krzysztof Kozlowski (3):
  clk: s2mps11: Add missing of_node_put and of_clk_del_provider
  clk: s2mps11: Remove useless check for clk_table
  clk: s2mps11: Add support for S2MPS14 clocks

 drivers/clk/Kconfig       |  8 ++---
 drivers/clk/clk-s2mps11.c | 88 +++++++++++++++++++++++++++++++++--------------
 2 files changed, 66 insertions(+), 30 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-05-23 22:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 11:22 [PATCH v4 0/3] clk: s2mps11: Fixes and add support for S2MPS14 clocks Krzysztof Kozlowski
2014-05-21 11:22 ` [PATCH v4 1/3] clk: s2mps11: Add missing of_node_put and of_clk_del_provider Krzysztof Kozlowski
2014-05-21 11:23 ` [PATCH v4 2/3] clk: s2mps11: Remove useless check for clk_table Krzysztof Kozlowski
2014-05-21 11:23 ` [PATCH v4 3/3] clk: s2mps11: Add support for S2MPS14 clocks Krzysztof Kozlowski
2014-05-23 22:51 ` [PATCH v4 0/3] clk: s2mps11: Fixes and add " Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox