Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933950AbeALOPB (ORCPT + 1 other); Fri, 12 Jan 2018 09:15:01 -0500 Received: from muru.com ([72.249.23.125]:48730 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933687AbeALOPA (ORCPT ); Fri, 12 Jan 2018 09:15:00 -0500 Date: Fri, 12 Jan 2018 06:14:56 -0800 From: Tony Lindgren To: Andrew Lunn Cc: Lars-Peter Clausen , "Rafael J. Wysocki" , Stephen Rothwell , Linux PM , linux-kernel@vger.kernel.org, Geert Uytterhoeven , Andrew Morton , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: PM regression in next Message-ID: <20180112141456.GB4821@atomide.com> References: <20180112000037.GA3875@atomide.com> <20180112013257.GB4059@atomide.com> <4913146.sVL6sFxzC8@aspire.rjw.lan> <4745593.FguGN2uIkX@aspire.rjw.lan> <20180112131623.GA29734@lunn.ch> <20180112135203.GA4821@atomide.com> <20180112135526.GC29734@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180112135526.GC29734@lunn.ch> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: * Andrew Lunn [180112 13:55]: > > Thanks that fixes the suspend error. And I was able to confirm > > that the suspend power consumption is OK. > > > > That still leaves the mystery of the runtime idle power consumption > > being much higher with commit e130bc1d00a4. > > Did you re-measure the runtime power? Do you have an unused PHY? It > could be it is not getting shut down. 1G PHYs can be quite power > hungry. Yes this is a different issue, the increase in runtime PM consumption measurement I'm measuring is for a SoM board. It contains the SoC + memory + PMIC and few devices. The Ethernet controller is on a separate optional base board and not related to the runtime PM issue. Regards, Tony