From: Zhang Rui <rui.zhang@intel.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Wei Ni <wni@nvidia.com>, Mikko Perttunen <mperttunen@nvidia.com>,
edubezval@gmail.com, jonathanh@nvidia.com,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver
Date: Fri, 01 Sep 2017 09:23:44 +0800 [thread overview]
Message-ID: <1504229024.2638.10.camel@intel.com> (raw)
In-Reply-To: <20170831124506.GA16437@ulmo.fritz.box>
On Thu, 2017-08-31 at 14:45 +0200, Thierry Reding wrote:
> On Mon, Aug 21, 2017 at 10:40:44AM +0800, Wei Ni wrote:
> >
> >
> >
> > On Friday, August 11, 2017 10:57 AM, Zhang Rui wrote:
> > >
> > > On Mon, 2017-07-24 at 19:29 +0300, Mikko Perttunen wrote:
> > > >
> > > > On Tegra186, the BPMP (Boot and Power Management Processor)
> > > > exposes
> > > > an
> > > > interface to thermal sensors on the system-on-chip. This driver
> > > > implements access to the interface. It supports reading the
> > > > temperature, setting trip points and receiving notification of
> > > > a
> > > > tripped trip point.
> > > >
> > > > Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
for this patch and patch 1/5.
> > > Wei Ni,
> > >
> > > what do you think of this patch?
> > Reviewed this patch, it looked fine to me.
> Hi Zhang,
>
> given the build-time dependencies, how about if I take this into the
> Tegra tree with an Acked-by from you?
Sounds okay to me. Done. :)
thanks,
rui
> I can provide a stable branch with
> the dependencies included if you want to pull it into your tree in
> order
> to resolve dependencies.
>
> Thierry
WARNING: multiple messages have this Message-ID (diff)
From: rui.zhang@intel.com (Zhang Rui)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver
Date: Fri, 01 Sep 2017 09:23:44 +0800 [thread overview]
Message-ID: <1504229024.2638.10.camel@intel.com> (raw)
In-Reply-To: <20170831124506.GA16437@ulmo.fritz.box>
On Thu, 2017-08-31 at 14:45 +0200, Thierry Reding wrote:
> On Mon, Aug 21, 2017 at 10:40:44AM +0800, Wei Ni wrote:
> >
> >
> >
> > On Friday, August 11, 2017 10:57 AM, Zhang Rui wrote:
> > >
> > > On Mon, 2017-07-24 at 19:29 +0300, Mikko Perttunen wrote:
> > > >
> > > > On Tegra186, the BPMP (Boot and Power Management Processor)
> > > > exposes
> > > > an
> > > > interface to thermal sensors on the system-on-chip. This driver
> > > > implements access to the interface. It supports reading the
> > > > temperature, setting trip points and receiving notification of
> > > > a
> > > > tripped trip point.
> > > >
> > > > Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
for this patch and patch 1/5.
> > > Wei Ni,
> > >
> > > what do you think of this patch?
> > Reviewed this patch, it looked fine to me.
> Hi Zhang,
>
> given the build-time dependencies, how about if I take this into the
> Tegra tree with an Acked-by from you?
Sounds okay to me. Done. :)
thanks,
rui
> I can provide a stable branch with
> the dependencies included if you want to pull it into your tree in
> order
> to resolve dependencies.
>
> Thierry
next prev parent reply other threads:[~2017-09-01 1:23 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-24 16:29 [PATCH v2 1/5] arm64: tegra: Add BPMP thermal sensor to Tegra186 Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 2/5] dt-bindings: Add bindings for nvidia, tegra186-bpmp-thermal Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 2/5] dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 2/5] dt-bindings: Add bindings for nvidia, tegra186-bpmp-thermal Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 3/5] firmware: tegra: Expose tegra_bpmp_mrq_return Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 4/5] firmware: tegra: Add stubs when BPMP not enabled Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-07-24 16:29 ` Mikko Perttunen
2017-08-11 2:57 ` Zhang Rui
2017-08-11 2:57 ` Zhang Rui
2017-08-21 2:40 ` Wei Ni
2017-08-21 2:40 ` Wei Ni
2017-08-21 2:40 ` Wei Ni
[not found] ` <4315091f-03b1-2df6-b224-6a29d3261371-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2017-08-30 19:32 ` Thierry Reding
2017-08-30 19:32 ` Thierry Reding
2017-10-02 13:03 ` Wei Ni
2017-10-02 13:03 ` Wei Ni
2017-10-02 13:03 ` Wei Ni
2017-08-31 12:45 ` Thierry Reding
2017-08-31 12:45 ` Thierry Reding
2017-08-31 12:45 ` Thierry Reding
2017-09-01 1:23 ` Zhang Rui [this message]
2017-09-01 1:23 ` Zhang Rui
2017-07-27 6:47 ` [PATCH v2 1/5] arm64: tegra: Add BPMP thermal sensor to Tegra186 kbuild test robot
2017-07-27 6:47 ` kbuild test robot
2017-07-27 6:47 ` kbuild test robot
2017-07-27 6:52 ` Mikko Perttunen
2017-07-27 6:52 ` Mikko Perttunen
2017-07-27 6:52 ` Mikko Perttunen
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=1504229024.2638.10.camel@intel.com \
--to=rui.zhang@intel.com \
--cc=edubezval@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mperttunen@nvidia.com \
--cc=thierry.reding@gmail.com \
--cc=wni@nvidia.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.