[PATCH v4 0/3] clk: s2mps11: Fixes and add support for S2MPS14 clocks

From: Krzysztof Kozlowski
Date: Wed May 21 2014 - 07:23:48 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/