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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 B5126C4363A for ; Thu, 29 Oct 2020 00:18:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 61FD520782 for ; Thu, 29 Oct 2020 00:18:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603930725; bh=TGyKPoPG6H9PIlnWqwyGnTtSWQNb6o25EDsock4bI78=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=eu+nd6X+TmN9vlcN6e4pNoo3YL703qojPjoIB1ZCzcZ99g9CgjccjXyBdcng16Afv z6GyXyzu5sP0rCUvkaXVbyxw+GwD/r3/VDKvEgRbimcyQgZZjk08xIgbFHz04kKTjY NKwf9VgsdKyQwf4EshCK5eKqmUoMDHF75D3htjzA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389214AbgJ1Wq1 (ORCPT ); Wed, 28 Oct 2020 18:46:27 -0400 Received: from mail-oi1-f194.google.com ([209.85.167.194]:39256 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389132AbgJ1Wq1 (ORCPT ); Wed, 28 Oct 2020 18:46:27 -0400 Received: by mail-oi1-f194.google.com with SMTP id u127so1276251oib.6; Wed, 28 Oct 2020 15:46:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6CzfvnivIEtvj6xKXXqKUjstXdtKoBRAAdit4qN1a2I=; b=TANWwb/Q46eeKQrzUUvsUW5/Wyh401T0N3Ntu7e77muax5MRoSgOhHEBA0pxzS9dK+ YhOWRsp9ghpY+8RBoSbmjcH9f6/LzX4qJa4hneI/YR/QR9t+lY1xVwnyBtQdAXejK1mQ xBy7RKYl1DOCSgyjkAtN/1GmzUqOyWpAI5AgtN0lBnjQQn0gkpBoWhv/Nt95NnDhXiCL efpEqCcKQk2JdIz1LtIlNDRIVBsDEy2KPrqC8/OSkEtapnvijPHo1VVF8Q1HaxSMA4iQ DK0eLANuK9KE9qKD5dGfvKLiQTpeQ6sdvkVyaiFFRI/PTBl4jB5fzC5CxNK4abL7LxBR koKQ== X-Gm-Message-State: AOAM532/h0OyBvvQbMknI0Q6wEKR1pLREOjUZR32K8jYYPWE3akwYCBA t1Jollp86F+8rzW+BFnelSDDRI0X7A== X-Google-Smtp-Source: ABdhPJxE9oU+7OVIoCWc40SC7yS+EHHKpQBId3YfoudCOvuyyuURrzX+lBd6EBrH1r3aDJcLC8qKgw== X-Received: by 2002:aca:bfc2:: with SMTP id p185mr5868175oif.60.1603899057838; Wed, 28 Oct 2020 08:30:57 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id h14sm2078172otl.0.2020.10.28.08.30.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 08:30:57 -0700 (PDT) Received: (nullmailer pid 4060952 invoked by uid 1000); Wed, 28 Oct 2020 15:30:56 -0000 Date: Wed, 28 Oct 2020 10:30:56 -0500 From: Rob Herring To: Dmitry Osipenko Cc: Stephen Boyd , Thierry Reding , Peter Geis , Krzysztof Kozlowski , devicetree@vger.kernel.org, Kyungmin Park , Michael Turquette , Peter De Schrijver , linux-kernel@vger.kernel.org, Jonathan Hunter , Rob Herring , Nicolas Chauvet , dri-devel@lists.freedesktop.org, Viresh Kumar , linux-tegra@vger.kernel.org, Georgi Djakov , Chanwoo Choi , linux-pm@vger.kernel.org, MyungJoo Ham , Mikko Perttunen Subject: Re: [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties Message-ID: <20201028153056.GA4060899@bogus> References: <20201025221735.3062-1-digetx@gmail.com> <20201025221735.3062-16-digetx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201025221735.3062-16-digetx@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Mon, 26 Oct 2020 01:16:58 +0300, Dmitry Osipenko wrote: > Document EMC DFS OPP table and interconnect paths that will be used > for scaling of system's memory bandwidth based on memory utilization > statistics. Previously ACTMON was supposed to drive EMC clock rate > directly, but now it should do it using interconnect framework in order > to support shared voltage scaling in addition to the frequency scaling. > > Signed-off-by: Dmitry Osipenko > --- > .../arm/tegra/nvidia,tegra30-actmon.txt | 25 +++++++++++++++++++ > 1 file changed, 25 insertions(+) > Reviewed-by: Rob Herring 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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 AE02FC388F7 for ; Wed, 28 Oct 2020 15:31:01 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 156B7247C6 for ; Wed, 28 Oct 2020 15:31:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 156B7247C6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 695A16E125; Wed, 28 Oct 2020 15:31:00 +0000 (UTC) Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.196]) by gabe.freedesktop.org (Postfix) with ESMTPS id A99FF6E125 for ; Wed, 28 Oct 2020 15:30:58 +0000 (UTC) Received: by mail-oi1-f196.google.com with SMTP id z23so5368697oic.1 for ; Wed, 28 Oct 2020 08:30:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6CzfvnivIEtvj6xKXXqKUjstXdtKoBRAAdit4qN1a2I=; b=OXyAprYAPEUL1XlRwpfUgCVjA5bEQdkDu+Y4lDys32B2UFVQ2HMN53JvYlEdKW+Weh d1FJ0MG82d5IxaSyUHOjsXZkMn/qpNC6x6bV8YgnqjnLfEDK0Yc6o2QnUv910lD8hNWP cT37NOXEieTAkeOSrKCTvsOFy5bhgleWtZab6QZ1iGi9aP8h+FcJTQfYnqzv4U4Ws2aQ kE5tivZ8yFQLMd9VGvaA3ySTPNNRw4vNB8q3+vSelR5UIU+cubiho2y6EwyyPhHASVlo Myyhyvn4Bq+wTROwXiJ70he7M7LDp3/mhtRTBi9hl24mJNSn086zZgn7I49dqQleFYMS QY/w== X-Gm-Message-State: AOAM533HKdYTx3QCtzpgRloxyKHByVAuheHyaHTK+CsTUzOXAbes83oq nI9bd/tYx33/lQZSKnBTmQ== X-Google-Smtp-Source: ABdhPJxE9oU+7OVIoCWc40SC7yS+EHHKpQBId3YfoudCOvuyyuURrzX+lBd6EBrH1r3aDJcLC8qKgw== X-Received: by 2002:aca:bfc2:: with SMTP id p185mr5868175oif.60.1603899057838; Wed, 28 Oct 2020 08:30:57 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id h14sm2078172otl.0.2020.10.28.08.30.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 08:30:57 -0700 (PDT) Received: (nullmailer pid 4060952 invoked by uid 1000); Wed, 28 Oct 2020 15:30:56 -0000 Date: Wed, 28 Oct 2020 10:30:56 -0500 From: Rob Herring To: Dmitry Osipenko Subject: Re: [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties Message-ID: <20201028153056.GA4060899@bogus> References: <20201025221735.3062-1-digetx@gmail.com> <20201025221735.3062-16-digetx@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201025221735.3062-16-digetx@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Mikko Perttunen , Chanwoo Choi , Nicolas Chauvet , Stephen Boyd , Viresh Kumar , Michael Turquette , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Jonathan Hunter , Rob Herring , Kyungmin Park , Thierry Reding , dri-devel@lists.freedesktop.org, Peter Geis , linux-tegra@vger.kernel.org, MyungJoo Ham , Peter De Schrijver , Georgi Djakov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 26 Oct 2020 01:16:58 +0300, Dmitry Osipenko wrote: > Document EMC DFS OPP table and interconnect paths that will be used > for scaling of system's memory bandwidth based on memory utilization > statistics. Previously ACTMON was supposed to drive EMC clock rate > directly, but now it should do it using interconnect framework in order > to support shared voltage scaling in addition to the frequency scaling. > > Signed-off-by: Dmitry Osipenko > --- > .../arm/tegra/nvidia,tegra30-actmon.txt | 25 +++++++++++++++++++ > 1 file changed, 25 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel