Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759936AbcLWAPL (ORCPT ); Thu, 22 Dec 2016 19:15:11 -0500 Received: from mail-pg0-f54.google.com ([74.125.83.54]:33348 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754036AbcLWAPI (ORCPT ); Thu, 22 Dec 2016 19:15:08 -0500 Date: Thu, 22 Dec 2016 16:15:04 -0800 From: Bjorn Andersson To: Avaneesh Kumar Dwivedi Cc: sboyd@codeaurora.org, agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: Re: [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface. Message-ID: <20161223001504.GC10519@minitux> References: <1481804490-8583-1-git-send-email-akdwived@codeaurora.org> <1481804490-8583-5-git-send-email-akdwived@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1481804490-8583-5-git-send-email-akdwived@codeaurora.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 403 Lines: 12 On Thu 15 Dec 04:21 PST 2016, Avaneesh Kumar Dwivedi wrote: > Regulator enable/disable routine will get additional input parameter > of regulator info and count, It will read regulator info and will do > appropriate voltage and load configuration before turning them up/down. > > Signed-off-by: Avaneesh Kumar Dwivedi Looks good, please squash into patch 3. Regards, Bjorn