From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A728C56201 for ; Thu, 19 Nov 2020 16:27:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2DD1122261 for ; Thu, 19 Nov 2020 16:27:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ASx1+V+a" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2DD1122261 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=F5pQX8K1SQ2yeOxeeB2oI+TRzIyD1LIlDUHFfdptaec=; b=ASx1+V+abh64EV6tGhfYGsD54 5n37COJc1XYRyaUQ1Zgw4NyHMNOkmcgxmp7A0/GQvZvAe7ZADsarzLRi/p799TLfyMtR3ZFvXLdJk Ys8quShiXvn6lqFoFnSuC4NTCDaGH4oSQNTzONxXsgr/FoY2z6Dbh6EYnAgLNq+I+PgdrvL+1UY6t z3FS47ZdqC8HamUDf230OIKt0bQj+WkKVjvu2KXDhfd0sclG0Arvm9mfgbWDcPHi4MOZgKIRdhtrh DaDCQB3CkTem+cTyP56wz7OjtuyfDTzZ914scVaOb9Y3oeLnoJfs8SPsh1+8CNbPXYrJZAeq7RYfo iIulprmwQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfmm1-0004aL-Oz; Thu, 19 Nov 2020 16:27:05 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfmll-0004Wl-4R for linux-arm-kernel@lists.infradead.org; Thu, 19 Nov 2020 16:26:50 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B755C15AD; Thu, 19 Nov 2020 08:26:47 -0800 (PST) Received: from e120937-lin (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 56A553F719; Thu, 19 Nov 2020 08:26:45 -0800 (PST) Date: Thu, 19 Nov 2020 16:26:38 +0000 From: Cristian Marussi To: Sudeep Holla , broonie@kernel.org Subject: Re: [PATCH v5 4/5] regulator: add SCMI driver Message-ID: <20201119162638.GA16158@e120937-lin> References: <20201117123415.55105-1-cristian.marussi@arm.com> <20201117123415.55105-5-cristian.marussi@arm.com> <20201119161308.xhyohop5fspb4b5l@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201119161308.xhyohop5fspb4b5l@bogus> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201119_112649_273295_BD969B84 X-CRM114-Status: GOOD ( 16.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: robh@kernel.org, satyakim@qti.qualcomm.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jonathan.Cameron@Huawei.com, souvik.chakravarty@arm.com, etienne.carriere@linaro.org, lukasz.luba@arm.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Nov 19, 2020 at 04:13:08PM +0000, Sudeep Holla wrote: > Hi Mark, > > On Tue, Nov 17, 2020 at 12:34:14PM +0000, Cristian Marussi wrote: > > Add a simple regulator based on SCMI Voltage Domain Protocol. > > > > I was thinking about how to merge this if and when you have reviewed it > and happy with it. Is it OK to take via ARM SoC with dependent and other > SCMI changes ? Or we can merge the SCMI part next release and the regulator > in the following, up to you. > Mark, please note that since v4, to address some modifications on DT I added for the core too: [PATCH v5 3/5] regulator: core: add of_match_full_name boolean flag Thanks Cristian > -- > Regards, > Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel