From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 89A962C82 for ; Fri, 15 Oct 2021 00:43:52 +0000 (UTC) Received: by mail-lf1-f54.google.com with SMTP id r19so33311568lfe.10 for ; Thu, 14 Oct 2021 17:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=mXlN19lUOdObPkezfYAL1BJvV5sdk9SnJ7WWJzToUFE=; b=iPhw22hb1ndCbJ6f3z6jDDU25OfgCtQvcMEMlYqE6RhSONXRPkBqjq2iIHzMJ9dE7v 0EvnD8COMjP7f/9VaiVWB/uB7GhdewII9Pozl5ZYeg6blX0TjojG9oeJ9/kSqaNk9PqK CXPDSfcXnxrfHB2d/OZM5xOru20KWvBAvReWtsxrrn7FyBQdewSA+1Zjj8RSveTfNkDN 2MLWkuU2tleNYdToYr12SJbVZ4+HSn/s++uIZcuPHbrRdvWn+0eL4gR832lDZ426zwE6 ajzhVIWKtwCZckiYAlM/TLkYD0Wef3Y2fKV44UmpwLWNC0KFYBpa4oGQw7n0TIbursCh OXKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=mXlN19lUOdObPkezfYAL1BJvV5sdk9SnJ7WWJzToUFE=; b=FV+U53Wp6QIKX4/+rqsNvgt9ddlbcbnbH8couAI+aL/N8vxbt3MZ/60eM0yF08DO/i GYtXLQBqI9ilep7lOHcxL4kVdxSzuIM+7FpfR4pZVpTpwp9t3eRnTeaDGlzSp5Qzdt+y E6UPpdwQbtWK768bJdimqeGTXug51Dw1auKq3XGvaDdmeypxJk31WXvWkCQ8Ugt/CRMB taBbdP85QzsYcUBeDGMc2V6sHSLzb1hRiWbStdVOwb9xCKPhMzUTGcFq42jg7YRwonGQ sb7W7HEPvORRKKVinYHw7J0McXROzmgO0t6U37ulnWBCc4dHnV7y2fModXSAy+RKQwNq 9HsA== X-Gm-Message-State: AOAM532cATrk/vBSfEEvSevyQzvLfL2YncRQ75h3gNBr5d7ZOJ1bslXe KsZy5cLMqA0WuIXLSdw4OWg= X-Google-Smtp-Source: ABdhPJz+j3ZrhF+t+OqqMV5oruL99gBhJ85C+0YAA7Njrymq7zFv+r++lAR13NAeJJ0A+zRcVSzJ4w== X-Received: by 2002:a05:651c:11c5:: with SMTP id z5mr9340948ljo.123.1634258630581; Thu, 14 Oct 2021 17:43:50 -0700 (PDT) Received: from [192.168.2.145] (79-139-176-16.dynamic.spd-mgts.ru. [79.139.176.16]) by smtp.googlemail.com with ESMTPSA id u15sm401868lji.21.2021.10.14.17.43.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Oct 2021 17:43:50 -0700 (PDT) Subject: Re: [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes To: Stephen Boyd , Adrian Hunter , Jonathan Hunter , Lee Jones , Michael Turquette , Mikko Perttunen , Nishanth Menon , Peter Chen , Peter De Schrijver , Rob Herring , Thierry Reding , Ulf Hansson , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , Viresh Kumar Cc: linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-staging@lists.linux.dev, linux-pwm@vger.kernel.org, linux-mmc@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, Mark Brown , Vignesh Raghavendra , Richard Weinberger , Miquel Raynal , Lucas Stach , Stefan Agner , Mauro Carvalho Chehab , David Heidelberg References: <20210920181145.19543-1-digetx@gmail.com> <20210920181145.19543-6-digetx@gmail.com> <163425700766.1688384.4481739110941660602@swboyd.mtv.corp.google.com> From: Dmitry Osipenko Message-ID: <4090acf8-c8af-d98c-2121-9fd105365e55@gmail.com> Date: Fri, 15 Oct 2021 03:43:49 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <163425700766.1688384.4481739110941660602@swboyd.mtv.corp.google.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit 15.10.2021 03:16, Stephen Boyd пишет: > Quoting Dmitry Osipenko (2021-09-20 11:11:15) >> diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml b/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml >> index 459d2a525393..f832abb7f11a 100644 >> --- a/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml >> +++ b/Documentation/devicetree/bindings/clock/nvidia,tegra20-car.yaml >> @@ -42,6 +42,36 @@ properties: >> "#reset-cells": >> const: 1 >> >> +patternProperties: >> + "^(sclk)|(pll-[cem])$": >> + type: object >> + properties: >> + compatible: >> + enum: >> + - nvidia,tegra20-sclk >> + - nvidia,tegra30-sclk >> + - nvidia,tegra30-pllc >> + - nvidia,tegra30-plle >> + - nvidia,tegra30-pllm >> + >> + operating-points-v2: true >> + >> + clocks: >> + items: >> + - description: node's clock >> + >> + power-domains: >> + maxItems: 1 >> + description: phandle to the core SoC power domain > > Is this done to associate the power domain with a particular clk? And an > OPP table with a particular clk? Yes