From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Stezenbach Subject: Re: [RFT][PATCH v3 0/3] i2c: designware: Runtime PM aware system sleep handling Date: Wed, 6 Sep 2017 11:16:46 +0200 Message-ID: <20170906091646.oqkcul7oxddf3yr6@sig21.net> References: <3023226.l5IfJK6GIc@aspire.rjw.lan> <3958866.l2qnKDbinI@aspire.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <3958866.l2qnKDbinI@aspire.rjw.lan> Sender: linux-acpi-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: linux-pm@vger.kernel.org, linux-i2c@vger.kernel.org, Wolfram Sang , linux-acpi@vger.kernel.org, Kevin Hilman , Jarkko Nikula , Andy Shevchenko , Mika Westerberg , Jisheng Zhang , John Stultz , Guodong Xu , Sumit Semwal , Haojian Zhuang , Ulf Hansson , Lee Jones List-Id: linux-i2c@vger.kernel.org On Wed, Sep 06, 2017 at 01:41:37AM +0200, Rafael J. Wysocki wrote: > On Monday, September 4, 2017 1:05:57 AM CEST Rafael J. Wysocki wrote: > > Please test if you can and let me know if anything breaks. > > That still applies. :-) Done, works for me on Asus E200HA. In case it matters, what I tested was v4.13 + sound/topic/dollar-cove-ti-4.13-v5 (PMIC etc) + sound/topic/soc-cx2072x-4.13 (sound codec driver) + "S0ix blocker debug patch v3" from https://bugzilla.kernel.org/show_bug.cgi?id=193891 + your 3 patches. I suspend + resume a few times, no problems. (Of course S0ix still doesn't work according to /sys/kernel/debug/pmc_atom/sleep_state.)