Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932503AbeAHOdM (ORCPT + 1 other); Mon, 8 Jan 2018 09:33:12 -0500 Received: from mga05.intel.com ([192.55.52.43]:28874 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932477AbeAHOdK (ORCPT ); Mon, 8 Jan 2018 09:33:10 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,330,1511856000"; d="scan'208";a="18390217" Subject: Re: [PATCH 0/7] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED To: "Rafael J. Wysocki" , Linux PM Cc: Greg Kroah-Hartman , Alan Stern , Kevin Hilman , LKML , Mika Westerberg , Ulf Hansson , linux-i2c , Linux PCI , Lee Jones , Andy Shevchenko , Wolfram Sang References: <7742130.AaJQIxeI1n@aspire.rjw.lan> <2436726.ykYRzVD45y@aspire.rjw.lan> From: Jarkko Nikula Message-ID: <0c8bf7c3-1aa4-e5fb-74e4-7117d6d43444@linux.intel.com> Date: Mon, 8 Jan 2018 16:33:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <2436726.ykYRzVD45y@aspire.rjw.lan> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/03/2018 02:29 AM, Rafael J. Wysocki wrote: > Resending the original series (except for the first patch that has been > applied already) along with some driver code changes based on them as > requested by Ulf. > > The driver patches are an intel-lpss change (already reviewed), two > modifications of i2c-designware-platdrv (posted previously but slightly > changed since then) and a PCIe port driver change. > > At this point patches [1-3/7] are pretty much on the way in and the driver > material depends on review comments (it is pointless to apply [4/7] without > [5-6/7], so it depends on them in my view). > > I'm sending this from a system running with all of the series applied, although > admittedly not using i2c-designware-platdrv. However, one of my test machines > has this one and I haven't seen any adverse effects of these changes on it so > far. > Both i2cdetect and hexdump from touchscreen and touchpad devices were working fine. I used linux-next next-20180108 and patches 4-7/7. Tested-by: Jarkko Nikula