From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 2/2] clk: max77620: Add clock driver for MAX77620/MAX20024 To: Laxman Dewangan , Javier Martinez Canillas References: <1465553536-23838-1-git-send-email-ldewangan@nvidia.com> <1465553536-23838-2-git-send-email-ldewangan@nvidia.com> <575ABD10.60208@nvidia.com> <575AC14D.4080907@nvidia.com> Cc: Michael Turquette , Stephen Boyd , Rob Herring , linux-clk@vger.kernel.org, "devicetree@vger.kernel.org" , Linux Kernel From: Krzysztof Kozlowski Message-id: <575ACA8C.4000406@samsung.com> Date: Fri, 10 Jun 2016 16:11:24 +0200 MIME-version: 1.0 In-reply-to: <575AC14D.4080907@nvidia.com> Content-type: text/plain; charset=utf-8 List-ID: On 06/10/2016 03:31 PM, Laxman Dewangan wrote: > + Krzysztof, > > On Friday 10 June 2016 07:02 PM, Javier Martinez Canillas wrote: >> Hello Laxman, >> >> On Fri, Jun 10, 2016 at 9:13 AM, Laxman Dewangan >> wrote: >>> So until I change it too generic, it will not be possible. >>> Also if it is require then what about all max77686/max77802 and >>> max77620 in >>> single file, the way we did for RTC. >>> We dont need 4 files for the similar driver then. >>> >> Indeed, probably is better to have a single driver to handle all these >> IP variants since they seem to be quite similar. >> >> > Yaah, single driver will be very clean approach. But it needs some > testing on max77802 and max77686 based platform as I do not have any > driver. > I will need help on this from you. No problems, I have both devices at work so I can provide a tested-by. Best regards, Krzysztof