All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikko Perttunen <cyndis@kapsi.fi>
To: Thierry Reding <thierry.reding@gmail.com>,
	Mikko Perttunen <mperttunen@nvidia.com>
Cc: jonathanh@nvidia.com, robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
Date: Tue, 13 Jun 2017 15:46:46 +0300	[thread overview]
Message-ID: <9ecb973e-ee57-8c89-df21-4ed0bff4bb38@kapsi.fi> (raw)
In-Reply-To: <20170613124239.GC16758@ulmo.fritz.box>

On 13.06.2017 15:42, Thierry Reding wrote:
> On Mon, Jun 12, 2017 at 01:23:04PM +0300, Mikko Perttunen wrote:
>> The Tegra186 CCPLEX_CLUSTER area contains memory-mapped
>> registers that initiate CPU frequency/voltage transitions.
>>
>> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
>> Acked-by: Rob Herring <robh@kernel.org>
>> ---
>>  .../arm/tegra/nvidia,tegra186-ccplex-cluster.txt     | 20 ++++++++++++++++++++
>>  1 file changed, 20 insertions(+)
>>  create mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-ccplex-cluster.txt
>
> The ARM SoC maintainers don't like to pick up device tree bindings, so
> I'd prefer this to go through the cpufreq tree that also contains the
> driver patches. Presumably this wasn't merged through that tree because
> of the missing Acked-by by a device tree maintainer? Given that Rob's
> acked it now, maybe you can resend this to Viresh, who I think had
> picked up the driver?

Sure, I'll do that. I guess the .dts change should then also go in that way?

Mikko

>
> Thanks,
> Thierry
>

  reply	other threads:[~2017-06-13 12:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01  8:04 [PATCH v2 0/2] Device tree changes for Tegra186 cpufreq Mikko Perttunen
2017-06-01  8:04 ` Mikko Perttunen
2017-06-01  8:04 ` [PATCH v2 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster Mikko Perttunen
2017-06-01  8:04   ` Mikko Perttunen
     [not found]   ` <1496304245-24024-2-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2017-06-07 22:11     ` Rob Herring
2017-06-07 22:11       ` Rob Herring
2017-06-08  7:32       ` Mikko Perttunen
     [not found]         ` <782ec765-f949-3023-93e3-a731f8bb524a-/1wQRMveznE@public.gmane.org>
2017-06-09 20:54           ` Rob Herring
2017-06-09 20:54             ` Rob Herring
     [not found]             ` <CAL_JsqJO2XbYjN2Hon_MJm_KO8HoZkx15ZYyhLRjWnhL9opTZg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-06-12  8:25               ` Mikko Perttunen
2017-06-12  8:25                 ` Mikko Perttunen
2017-06-12 10:23     ` [PATCH v3 " Mikko Perttunen
2017-06-12 10:23       ` Mikko Perttunen
     [not found]       ` <1497262984-2346-1-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2017-06-13 12:42         ` Thierry Reding
2017-06-13 12:42           ` Thierry Reding
2017-06-13 12:46           ` Mikko Perttunen [this message]
     [not found]             ` <9ecb973e-ee57-8c89-df21-4ed0bff4bb38-/1wQRMveznE@public.gmane.org>
2017-06-13 12:47               ` Mikko Perttunen
2017-06-13 12:47                 ` Mikko Perttunen
     [not found]                 ` <a7417c4f-d7d4-e11e-a23c-cd0f2fc4adee-/1wQRMveznE@public.gmane.org>
2017-06-13 14:10                   ` Thierry Reding
2017-06-13 14:10                     ` Thierry Reding
2017-06-01  8:04 ` [PATCH v2 2/2] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186 Mikko Perttunen
2017-06-01  8:04   ` Mikko Perttunen
     [not found]   ` <1496304245-24024-3-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2017-06-13 12:45     ` Thierry Reding
2017-06-13 12:45       ` Thierry Reding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ecb973e-ee57-8c89-df21-4ed0bff4bb38@kapsi.fi \
    --to=cyndis@kapsi.fi \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mperttunen@nvidia.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.