Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934966AbcJUWjW (ORCPT ); Fri, 21 Oct 2016 18:39:22 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:35710 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877AbcJUWjT (ORCPT ); Fri, 21 Oct 2016 18:39:19 -0400 Date: Fri, 21 Oct 2016 17:39:15 -0500 From: Andy Gross To: Linus Walleij Cc: Srinivas Kandagatla , "linux-arm-msm@vger.kernel.org" , linux-soc@vger.kernel.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/2] pinctrl: pm8994: add pad voltage regulator defines Message-ID: <20161021223915.GH3145@hector.attlocal.net> References: <1474047681-6821-1-git-send-email-srinivas.kandagatla@linaro.org> <1474047681-6821-2-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 522 Lines: 17 On Sun, Sep 18, 2016 at 01:38:30PM +0200, Linus Walleij wrote: > On Fri, Sep 16, 2016 at 7:41 PM, Srinivas Kandagatla > wrote: > > > This patch adds defines for internal voltage regulators used > > to switch voltage levels on gpio/mpp pads. > > > > Signed-off-by: Srinivas Kandagatla > > Acked-by: Linus Walleij > > Andy can merge this with the rest of the stuff to the Qualcomm SoC tree. Yup. Picked it up. Thanks! Andy