From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface. Date: Thu, 22 Dec 2016 16:15:04 -0800 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 Return-path: Received: from mail-pg0-f51.google.com ([74.125.83.51]:35188 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752554AbcLWAPI (ORCPT ); Thu, 22 Dec 2016 19:15:08 -0500 Received: by mail-pg0-f51.google.com with SMTP id i5so37886488pgh.2 for ; Thu, 22 Dec 2016 16:15:08 -0800 (PST) Content-Disposition: inline In-Reply-To: <1481804490-8583-5-git-send-email-akdwived@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org 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 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