Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1365598ybf; Thu, 27 Feb 2020 09:34:42 -0800 (PST) X-Google-Smtp-Source: APXvYqySUHVjN9P3i3721XkzgVY3uy6+Rit++hr6ANpZCVehiG0X/458XSfpcGV0C8K5TPC9CuAx X-Received: by 2002:a05:6830:1353:: with SMTP id r19mr25092otq.288.1582824882804; Thu, 27 Feb 2020 09:34:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582824882; cv=none; d=google.com; s=arc-20160816; b=IxCX3NDNU/iKDgSVLdteh5R+4tPFhcOmLai9dp4ewBqMGBakzWmmVVJwsBU9A/rCc+ dTrVAY4lQlEa5hz6ByRRxFUqclzcDGwFIGCDeP7l288lYpIIS4AvETuMs6s3Q3KYjR1X ln6mBqisDTeTF+SvpSwisJpHYyo9Hx5O955DQgVMN3ezbq9kAcKBPvoDSa/p6JEUpZk+ JpSQI4KO1nq3qbVlVydSa+tsnbdPzlxViSVOVqiSC7OXz39yTwQzHknmTUvPY9y85m2R PnBITfjCW638PXpB+u7oXCLOc/ewsIe06MYJ2H067cO6f+vQBqQ2knXBZyoxTaUwlLE7 r20w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=5Jed84hZpGMaE3KubjzC36czlBL0/FnI+e6DXm5GZhk=; b=zABJGVFRQfaz7Nb5NhIJiEw3iCbnuPmp3BZnWRc5ZEiqCvunFCkW+1qRfVkwrzH08z nLf8+ILHzBF2CS0ZJhhe3kdvBeUetdQU14k8EHmW70AQBo9pmsoSe7tSycFWJ+hozZTG 3FZgB+W1/pUSfGUcjZGuaQDocj/zfxZYn28xdOkdI91lokrfqGek0GphT0W5B2c5oUYr 8ptsAHMUQJnVA79ONZwHvXVGMGmVt/B58s0IMGvLm6LmWY4HfU06nYeOUZzXMO7n8yfy 0QoYBgjyqUa3/YhTaSIjc8QFbXAzciIZMC18N0V1XHN0/Gu2dSs8K4iEevoAeVf7caRj vEMw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m12si223954oim.195.2020.02.27.09.34.30; Thu, 27 Feb 2020 09:34:42 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730365AbgB0ReX (ORCPT + 99 others); Thu, 27 Feb 2020 12:34:23 -0500 Received: from muru.com ([72.249.23.125]:58076 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729512AbgB0ReW (ORCPT ); Thu, 27 Feb 2020 12:34:22 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 12E2F80C0; Thu, 27 Feb 2020 17:35:06 +0000 (UTC) Date: Thu, 27 Feb 2020 09:34:19 -0800 From: Tony Lindgren To: santosh.shilimkar@oracle.com Cc: Dave Gerlach , Santosh Shilimkar , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 0/5] ARM: OMAP2+: Introduce cpuidle for am335x/am437x Message-ID: <20200227173419.GG37466@atomide.com> References: <20191213030755.16096-1-d-gerlach@ti.com> <20191213150344.GJ35479@atomide.com> <20200226184328.GY37466@atomide.com> <5d775a75-3013-fac2-91e3-ac1967b0f698@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5d775a75-3013-fac2-91e3-ac1967b0f698@oracle.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * santosh.shilimkar@oracle.com [200226 19:56]: > On 2/26/20 10:43 AM, Tony Lindgren wrote: > > Santosh, > > > > * Tony Lindgren [191213 15:04]: > > > * Dave Gerlach [191212 19:07]: > > > > Hi, > > > > This series adds support for cpuidle on am335x and am437x using the > > > > cpuidle_arm driver. When testing on am335x-evm and am437x-gp-evm the > > > > follow power consumption reductions are seen on v5.5-rc1 baseline: > > > > > > > > > > > > Idling at command line, CPUFreq userspace governor to 300MHz: > > > > am335x-evm: > > > > VDD_MPU: 48 mW -> 5 mW > > > > > > > > am437x-gp-evm: > > > > VDD_MPU: 32 mW -> 3 mW > > > > > > > > > > > > Idling at command line, CPUFreq userspace governor to 1GHz: > > > > am335x-evm: > > > > VDD_MPU: 313 mW -> 18 mW > > > > > > > > am437x-gp-evm: > > > > VDD_MPU: 208 mW -> 10 mW > > > > > > Hey this is great! A beverage on me when we get a chance :) > > > > > > For merging, looks like I should take the series after folks are happy > > > with it. Santosh, care to review and ack if it looks OK? > > > > Looks like this series of changes is still pending. Care > > to ack? > > > Was scanning this series today. It looks good to me Tony. > > Acked-by: Santosh Shilimkar Thanks applying this series into omap-for-v5.7/pm33xx. Regards, Tony