public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] clk: s2mps11: Add support for S2MPS14 clocks
@ 2014-03-17  9:19 Krzysztof Kozlowski
  2014-03-17  9:19 ` [PATCH v3 1/3] " Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Krzysztof Kozlowski @ 2014-03-17  9:19 UTC (permalink / raw)
  To: Mike Turquette, linux-arm-kernel, Sangbeom Kim, Samuel Ortiz,
	Lee Jones, linux-kernel, linux-samsung-soc
  Cc: Tushar Behera, Yadwinder Singh Brar, Sachin Kamat, Kyungmin Park,
	Marek Szyprowski, Bartlomiej Zolnierkiewicz, Tomasz Figa,
	Krzysztof Kozlowski

Hi,

This is third version of patchset adding support for the S2MPS14
device to the s2mps11 clock driver.


The patchset *depends on*:
==========================
1. Work done by Tushar Behera:
   [PATCH V2 0/2] Add support for clocks in S5M8767
   http://thread.gmane.org/gmane.linux.kernel.samsung-soc/27264
2. Support for S2MPS14 in main sec-core MFD driver (already in linux-next
   and Lee's tree).

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 support for S2MPS14 clocks
  mfd: sec-core: Add of_compatible strings for clock MFD cells
  Documentation: mfd: s2mps11: Describe S5M8767 and S2MPS14 clocks

 Documentation/devicetree/bindings/mfd/s2mps11.txt |   24 +++++---
 drivers/clk/Kconfig                               |    8 +--
 drivers/clk/clk-s2mps11.c                         |   61 ++++++++++++++++-----
 drivers/mfd/sec-core.c                            |    3 +
 4 files changed, 68 insertions(+), 28 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-03-20 16:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17  9:19 [PATCH v3 0/3] clk: s2mps11: Add support for S2MPS14 clocks Krzysztof Kozlowski
2014-03-17  9:19 ` [PATCH v3 1/3] " Krzysztof Kozlowski
2014-03-19  0:16   ` Mike Turquette
2014-03-19  7:50     ` Krzysztof Kozlowski
     [not found]       ` <20140319191117.30995.13715@quantum>
2014-03-20 12:45         ` Krzysztof Kozlowski
2014-03-20 13:42           ` Lee Jones
2014-03-20 16:33             ` Mike Turquette
2014-03-19  1:09   ` Mike Turquette
2014-03-19  1:11     ` Mike Turquette
2014-03-17  9:19 ` [PATCH v3 2/3] mfd: sec-core: Add of_compatible strings for clock MFD cells Krzysztof Kozlowski
2014-03-18 14:30   ` Tomasz Figa
2014-03-18 20:31   ` Lee Jones
2014-03-19 13:15     ` Krzysztof Kozlowski
2014-03-19 14:36       ` Lee Jones
2014-03-17  9:19 ` [PATCH v3 3/3] Documentation: mfd: s2mps11: Describe S5M8767 and S2MPS14 clocks Krzysztof Kozlowski
2014-03-18 20:33   ` Lee Jones

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