On 04/03/2014 04:49 PM, Nishanth Menon wrote: > On 04/03/2014 05:52 AM, Peter Ujfalusi wrote: > [...] >> .../devicetree/bindings/clock/clk-palmas.txt | 35 +++ >> drivers/clk/Kconfig | 7 + >> drivers/clk/Makefile | 1 + >> drivers/clk/clk-palmas.c | 307 +++++++++++++++++++++ >> include/dt-bindings/mfd/palmas.h | 18 ++ >> 5 files changed, 368 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/clock/clk-palmas.txt >> create mode 100644 drivers/clk/clk-palmas.c >> create mode 100644 include/dt-bindings/mfd/palmas.h > > > Only complaint i have is based on : > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2a9330010bea5982a5c6593824bc036bf62d67b7 Oh, I see. I'll wait for comments and resend as a series. Probably it is going to be better if I rename the documentation file as well to bindings/clock/ti,palmas-clk.txt I think having two separate document for the two clock is overkill. > you may want to split the new binding off to a separate patch. > Otherwise, personally, I think it is an good evolution, thanks for > doing it. > > -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html