From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1426475AbcFICn2 (ORCPT ); Wed, 8 Jun 2016 22:43:28 -0400 Received: from mga03.intel.com ([134.134.136.65]:42826 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbcFICn1 (ORCPT ); Wed, 8 Jun 2016 22:43:27 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,442,1459839600"; d="scan'208";a="824573705" Subject: Re: [PATCH v10 1/7] regulator: fixed: add support for ACPI interface To: Greg Kroah-Hartman References: <1464831449-8973-1-git-send-email-baolu.lu@linux.intel.com> <1464831449-8973-2-git-send-email-baolu.lu@linux.intel.com> <20160608044248.GA3943@kroah.com> Cc: felipe.balbi@linux.intel.com, Mathias Nyman , Lee Jones , Heikki Krogerus , Liam Girdwood , Mark Brown , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Lu Baolu Message-ID: <5758D7CA.1050004@linux.intel.com> Date: Thu, 9 Jun 2016 10:43:22 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160608044248.GA3943@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Felipe and Heikki, On 06/08/2016 12:42 PM, Greg Kroah-Hartman wrote: > On Thu, Jun 02, 2016 at 09:37:23AM +0800, Lu Baolu wrote: >> Add support to retrieve fixed voltage configure information through >> ACPI interface. This is needed for Intel Bay Trail devices, where a >> GPIO is used to control the USB vbus. >> >> Signed-off-by: Lu Baolu >> --- >> drivers/regulator/fixed.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 46 insertions(+) > Can't do anything with this until I get an ack from the "owners" of this > file. > > And what happened to the acks from other Intel developers for this whole > patch series, I don't see that here :( > You have reviewed the whole patches in this series. Are you willing to ack them? Best regards, Lu Baolu