From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755158AbdKCPMf (ORCPT ); Fri, 3 Nov 2017 11:12:35 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:48544 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752122AbdKCPMa (ORCPT ); Fri, 3 Nov 2017 11:12:30 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 530D96050D Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org Date: Fri, 3 Nov 2017 08:12:28 -0700 From: Stephen Boyd To: Sudeep Holla Cc: ALKML , LKML , DTML , Roy Franz , Harb Abdulhamid , Nishanth Menon , Arnd Bergmann , Loc Ho , Alexey Klimov , Ryan Harkin , Jassi Brar , Michael Turquette , linux-clk@vger.kernel.org Subject: Re: [PATCH v3 18/22] clk: add support for clocks provided by SCMI Message-ID: <20171103151228.GS11011@codeaurora.org> References: <1506604306-20739-1-git-send-email-sudeep.holla@arm.com> <1506604306-20739-19-git-send-email-sudeep.holla@arm.com> <20171102072350.GO30645@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/02, Sudeep Holla wrote: > > > On 02/11/17 07:23, Stephen Boyd wrote: > > Is there a lot of copy/paste going on from clk-scpi.c? Maybe it > > could be consolidated? > > > > Not much apart from the usual driver skeleton. Also SCPI specification > will not be enhanced any further while SCMI will be. So they will > deviated in the feature set going further. Even I was thinking of > merging then together initially but based on some WIP changes to the > specification, I thought it may not be good idea. But if we think it can > be merged in future , I will do that for sure(for easy maintenance) > Ok, no worries from me. Thanks for taking another look. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project