From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29051C31E40 for ; Sat, 3 Aug 2019 08:12:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E9B33217F5 for ; Sat, 3 Aug 2019 08:12:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564819942; bh=48aWMdCMkjYO+TIY+je07w+cK/deQF45Y7RMj+QIouo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Rdfrf7KHtE8fFbl6Hb0MDHc3CFFXOO6QHCcIRkKJx2fcxh8vLTW9Da8DcPS1VeoNb aMyDZYfTK7sC5I6QNqXcT1wiXiaYNNjH2awRH7ERzNbsWo3S7MFRdpsVSvBMbNyU/2 /yY6rnFW5M6nrP58SeJQBckHU3v7J0YCyM82rkFo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387571AbfHCIMV (ORCPT ); Sat, 3 Aug 2019 04:12:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:57234 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387532AbfHCIMU (ORCPT ); Sat, 3 Aug 2019 04:12:20 -0400 Received: from X250.getinternet.no (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6A33D21726; Sat, 3 Aug 2019 08:12:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564819939; bh=48aWMdCMkjYO+TIY+je07w+cK/deQF45Y7RMj+QIouo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pV0Uoa3/a3Riy4c+yQtXWVkCtm1A2YJ18TfIDr8mmd4J/+Z2ksX/ijYwTKekSstPh XImanuCxwCysJLwakWH7twmKJmrc0+aIGc2jlFvPxznu9616ffVKnWOTQen6Tj4wm7 y55vd7YQVjaTBFKZ3aeXoBXB1c2Uz+RGLrSBjLFg= Date: Sat, 3 Aug 2019 10:12:10 +0200 From: Shawn Guo To: Anson.Huang@nxp.com Cc: vireshk@kernel.org, nm@ti.com, sboyd@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, leonard.crestez@nxp.com, p.zabel@pengutronix.de, ping.bai@nxp.com, daniel.baluta@nxp.com, l.stach@pengutronix.de, abel.vesa@nxp.com, angus@akkea.ca, andrew.smirnov@gmail.com, ccaione@baylibre.com, agx@sigxcpu.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linux-imx@nxp.com Subject: Re: [PATCH V2 3/4] arm64: dts: imx8mq: Add opp-suspend property to OPP table Message-ID: <20190803081209.GB8870@X250.getinternet.no> References: <20190709080015.43442-1-Anson.Huang@nxp.com> <20190709080015.43442-3-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190709080015.43442-3-Anson.Huang@nxp.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 09, 2019 at 04:00:14PM +0800, Anson.Huang@nxp.com wrote: > From: Anson Huang > > Add opp-suspend property to each OPP, the of opp core will > select the OPP HW supported and with highest rate to be > suspend opp, it will speed up the suspend/resume process. > > Signed-off-by: Anson Huang Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH V2 3/4] arm64: dts: imx8mq: Add opp-suspend property to OPP table Date: Sat, 3 Aug 2019 10:12:10 +0200 Message-ID: <20190803081209.GB8870@X250.getinternet.no> References: <20190709080015.43442-1-Anson.Huang@nxp.com> <20190709080015.43442-3-Anson.Huang@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190709080015.43442-3-Anson.Huang@nxp.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Anson.Huang@nxp.com Cc: nm@ti.com, mark.rutland@arm.com, ping.bai@nxp.com, ccaione@baylibre.com, agx@sigxcpu.org, angus@akkea.ca, leonard.crestez@nxp.com, festevam@gmail.com, abel.vesa@nxp.com, andrew.smirnov@gmail.com, vireshk@kernel.org, Linux-imx@nxp.com, devicetree@vger.kernel.org, kernel@pengutronix.de, linux-pm@vger.kernel.org, s.hauer@pengutronix.de, robh+dt@kernel.org, daniel.baluta@nxp.com, linux-arm-kernel@lists.infradead.org, sboyd@kernel.org, linux-kernel@vger.kernel.org, p.zabel@pengutronix.de, l.stach@pengutronix.de List-Id: devicetree@vger.kernel.org On Tue, Jul 09, 2019 at 04:00:14PM +0800, Anson.Huang@nxp.com wrote: > From: Anson Huang > > Add opp-suspend property to each OPP, the of opp core will > select the OPP HW supported and with highest rate to be > suspend opp, it will speed up the suspend/resume process. > > Signed-off-by: Anson Huang Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84956C433FF for ; Sat, 3 Aug 2019 08:12:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 583D021726 for ; Sat, 3 Aug 2019 08:12:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pddZpjGw"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="pV0Uoa3/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 583D021726 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4ZnT5tb3OP8bpA5YI3SUZzYvtcFLOfppTxAa7oYw0ww=; b=pddZpjGw0Btax+ LtXcXou2uoa5YuawNI2AKibfTiJIRGFsuNAd1fB/2qp/msLjnZMcNekQ6CbJgy4xxcEgKYamfVj/4 BQqhgCFq/TWemNUXmrQvpaauvzvgYdYVT+GWafdT+apImQcQ+ErKiAXimiXkrE8IP5dux68YCmJLj Bj084GDa+41DFq9BLlZiGcMkcf2wW9anNba/Qb2tOneEX5nEPazTnA1kzEIJzz6SoAVgVNPiZcbh4 T3tB8luHCORpKgQqOcua7QJJVpRYK+k8p391Ag7EzXizj7BMGcBPZsMLuaQtlA88Nk/Fc8JTCdUtD KuQZj/GLxHazLcnIjqSQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1htp9N-0001iu-Qy; Sat, 03 Aug 2019 08:12:25 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1htp9J-0001hJ-7y for linux-arm-kernel@lists.infradead.org; Sat, 03 Aug 2019 08:12:22 +0000 Received: from X250.getinternet.no (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6A33D21726; Sat, 3 Aug 2019 08:12:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564819939; bh=48aWMdCMkjYO+TIY+je07w+cK/deQF45Y7RMj+QIouo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pV0Uoa3/a3Riy4c+yQtXWVkCtm1A2YJ18TfIDr8mmd4J/+Z2ksX/ijYwTKekSstPh XImanuCxwCysJLwakWH7twmKJmrc0+aIGc2jlFvPxznu9616ffVKnWOTQen6Tj4wm7 y55vd7YQVjaTBFKZ3aeXoBXB1c2Uz+RGLrSBjLFg= Date: Sat, 3 Aug 2019 10:12:10 +0200 From: Shawn Guo To: Anson.Huang@nxp.com Subject: Re: [PATCH V2 3/4] arm64: dts: imx8mq: Add opp-suspend property to OPP table Message-ID: <20190803081209.GB8870@X250.getinternet.no> References: <20190709080015.43442-1-Anson.Huang@nxp.com> <20190709080015.43442-3-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190709080015.43442-3-Anson.Huang@nxp.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190803_011221_311705_64C5E25D X-CRM114-Status: UNSURE ( 8.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nm@ti.com, mark.rutland@arm.com, ping.bai@nxp.com, ccaione@baylibre.com, agx@sigxcpu.org, angus@akkea.ca, leonard.crestez@nxp.com, festevam@gmail.com, abel.vesa@nxp.com, andrew.smirnov@gmail.com, vireshk@kernel.org, Linux-imx@nxp.com, devicetree@vger.kernel.org, kernel@pengutronix.de, linux-pm@vger.kernel.org, s.hauer@pengutronix.de, robh+dt@kernel.org, daniel.baluta@nxp.com, linux-arm-kernel@lists.infradead.org, sboyd@kernel.org, linux-kernel@vger.kernel.org, p.zabel@pengutronix.de, l.stach@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jul 09, 2019 at 04:00:14PM +0800, Anson.Huang@nxp.com wrote: > From: Anson Huang > > Add opp-suspend property to each OPP, the of opp core will > select the OPP HW supported and with highest rate to be > suspend opp, it will speed up the suspend/resume process. > > Signed-off-by: Anson Huang Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel