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,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 F31EAC3A59E for ; Wed, 21 Aug 2019 20:33:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C200E233FD for ; Wed, 21 Aug 2019 20:33:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566419636; bh=K9nnXQG/Sn8GxhOXppiO/AO5jH9iyhbZEfsX0gctQn0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FQfdDl/7Uq4N/TPMzqElmo6ZR9k2+fsOB9WTeYlqFLcAzfcmFbQBotMQVtks24c0k pAgN6DOyVcphBo+KajQVrpcHbXtDl3Zs0nyPVIM5BSlPZN8JvEevkUcaLiBff64UdB 8OWk5KFtMv++SJ3FmoIG81MaowskilP6pa6S8JHk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727014AbfHUUd4 (ORCPT ); Wed, 21 Aug 2019 16:33:56 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:43907 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726998AbfHUUd4 (ORCPT ); Wed, 21 Aug 2019 16:33:56 -0400 Received: by mail-ot1-f65.google.com with SMTP id e12so3319364otp.10; Wed, 21 Aug 2019 13:33:55 -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:user-agent; bh=qddeoYMCExSrGP0Z53XPfFm7HJjj7gnNcVMHSsnjg6k=; b=Ta3529WtkXF6AqLEpIBRXK+4g98Gf8f4aAHE9ZCK4H7KtGs+Q3cGmUsSwwEkioMQzW F3zuPr5gdVxuC1AhTtrTzVBBUGEMr4OryskNh6Bw0d4H0zizCz3etXqBW4HPE5/iF/az PRR0unBboEU4P/6Nu1iKw8aBwCULEaJm2zHBpGYq+8nM8VraLTbNsaxzoJcDcZi3Miyx 042YNNpqaJqMffNwwUYt8zAzRG9IClj8iPeHShMUaqCLYppJW8TUh0rkaXDboHkDs9dv o02gAuXKDa7e1fFlua6vJVHr3K+jEJByP5P1S1PBnZ+fHQekFX0PI2AaBRzzmQNc83cI M2Bg== X-Gm-Message-State: APjAAAUWADW3/PD1Wd6Lir8cglVKvA2oSodXTcKGzmQjjCxI/ysDEBXC zWTsDJDjXyF2Zd1xicLy+w== X-Google-Smtp-Source: APXvYqxhu2sMRWnxO1/JyTvViI5ZgZxKPzyjavAq7Q7nYMVfG75BxtNwatC+amOPfMkRDOIRBTP9hg== X-Received: by 2002:a9d:77c4:: with SMTP id w4mr28980235otl.40.1566419634795; Wed, 21 Aug 2019 13:33:54 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id m26sm6204580oie.58.2019.08.21.13.33.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Aug 2019 13:33:54 -0700 (PDT) Date: Wed, 21 Aug 2019 15:33:53 -0500 From: Rob Herring To: Saravana Kannan Cc: "Rafael J. Wysocki" , Saravana Kannan , Georgi Djakov , vincent.guittot@linaro.org, seansw@qti.qualcomm.com, daidavid1@codeaurora.org, adharmap@codeaurora.org, Rajendra Nayak , sibis@codeaurora.org, bjorn.andersson@linaro.org, evgreen@chromium.org, kernel-team@android.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/3] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings Message-ID: <20190821203353.GA11783@bogus> References: <20190807223111.230846-1-saravanak@google.com> <20190807223111.230846-2-saravanak@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190807223111.230846-2-saravanak@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed, 7 Aug 2019 15:31:09 -0700, Saravana Kannan wrote: > Interconnects often quantify their performance points in terms of > bandwidth. So, add opp-peak-kBps (required) and opp-avg-kBps (optional) to > allow specifying Bandwidth OPP tables in DT. > > opp-peak-kBps is a required property that replaces opp-hz for Bandwidth OPP > tables. > > opp-avg-kBps is an optional property that can be used in Bandwidth OPP > tables. > > Signed-off-by: Saravana Kannan > --- > Documentation/devicetree/bindings/opp/opp.txt | 15 ++++++++++++--- > .../devicetree/bindings/property-units.txt | 4 ++++ > 2 files changed, 16 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring