From: Rajendra Nayak <rnayak@codeaurora.org>
To: Zhang Rui <rui.zhang@intel.com>,
edubezval@gmail.com, andy.gross@linaro.org
Cc: linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org,
punit.agrawal@arm.com, sboyd@codeaurora.org,
linux-arm-kernel@lists.infradead.org, nrajan@codeaurora.org,
lina.iyer@linaro.org
Subject: Re: [PATCH v6 00/11] qcom: Add support for TSENS driver
Date: Tue, 09 Aug 2016 09:21:05 +0530 [thread overview]
Message-ID: <57A95329.9080804@codeaurora.org> (raw)
In-Reply-To: <1469696120.2367.107.camel@intel.com>
[]..
>>>>>>
>>>>>> Current set of patches apply on 4.6-rc6. Fixes for the nvmem
>>>>>> apis
>>>>>> are now posted [1] and queued in -next [2]
>>>>>> Patches [1-6] will need to be merged via thermal
>>>>>> tree/Eduardo.
>>>>> Any plans to pull these in for 4.8?
>>>> These patches have been on the list for quite a while, and they
>>>> do not have any outstanding dependencies or comments to be
>>>> addressed. I would really hope to see these in for 4.8.
>>>> Let me know if there is something you want me to address before
>>>> you pull them in.
>>> Would you be able to pull this driver in? I haven't heard back
>>> anything from Eduardo despite multiple pings.
>>> These patches (v6) have been on the list for a couple months now,
>>> which address all issues/concerns that were raised by Eduardo
>>> in his previous reviews.
>>>
>> Sorry for my late response as I took medical leave earlier this month
>> for a noise surgery and I'm just back to work.
>>
>> I synced with Eduardo yesterday, he was also really busy recently,
>> but
>> he will go through the pending patches soon.
>> So, for this patch set, I still prefer to let Eduardo to take it if
>> he
>> has time, and I will take them if you still don't get feedback from
>> Eduardo after the merge window, does this sound okay for you?
>>
> Hah, it seems that Eduardo has already took your patches, sorry for the
> noise. :)
Hey Rui, yes, thanks, I was out the last couple weeks too so could not
respond.
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
WARNING: multiple messages have this Message-ID (diff)
From: rnayak@codeaurora.org (Rajendra Nayak)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 00/11] qcom: Add support for TSENS driver
Date: Tue, 09 Aug 2016 09:21:05 +0530 [thread overview]
Message-ID: <57A95329.9080804@codeaurora.org> (raw)
In-Reply-To: <1469696120.2367.107.camel@intel.com>
[]..
>>>>>>
>>>>>> Current set of patches apply on 4.6-rc6. Fixes for the nvmem
>>>>>> apis
>>>>>> are now posted [1] and queued in -next [2]
>>>>>> Patches [1-6] will need to be merged via thermal
>>>>>> tree/Eduardo.
>>>>> Any plans to pull these in for 4.8?
>>>> These patches have been on the list for quite a while, and they
>>>> do not have any outstanding dependencies or comments to be
>>>> addressed. I would really hope to see these in for 4.8.
>>>> Let me know if there is something you want me to address before
>>>> you pull them in.
>>> Would you be able to pull this driver in? I haven't heard back
>>> anything from Eduardo despite multiple pings.
>>> These patches (v6) have been on the list for a couple months now,
>>> which address all issues/concerns that were raised by Eduardo
>>> in his previous reviews.
>>>
>> Sorry for my late response as I took medical leave earlier this month
>> for a noise surgery and I'm just back to work.
>>
>> I synced with Eduardo yesterday, he was also really busy recently,
>> but
>> he will go through the pending patches soon.
>> So, for this patch set, I still prefer to let Eduardo to take it if
>> he
>> has time, and I will take them if you still don't get feedback from
>> Eduardo after the merge window, does this sound okay for you?
>>
> Hah, it seems that Eduardo has already took your patches, sorry for the
> noise. :)
Hey Rui, yes, thanks, I was out the last couple weeks too so could not
respond.
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2016-08-09 3:51 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 8:51 [PATCH v6 00/11] qcom: Add support for TSENS driver Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 01/11] thermal: qcom: tsens: Add a skeletal TSENS drivers Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 02/11] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 03/11] thermal: qcom: tsens-8974: Add support for 8974 " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 04/11] thermal: core: export apis to get slope and offset Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 05/11] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 06/11] thermal: qcom: tsens-8996: Add support for 8996 " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 07/11] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-07-02 1:19 ` Eduardo Valentin
2016-07-02 1:19 ` Eduardo Valentin
2016-05-05 8:51 ` [PATCH v6 08/11] arm: dts: apq8064: " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 09/11] arm: dts: apq8084: " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 10/11] arm64: dts: msm8916: " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-05-05 8:51 ` [PATCH v6 11/11] arm64: dts: msm8996: " Rajendra Nayak
2016-05-05 8:51 ` Rajendra Nayak
2016-06-10 6:02 ` [PATCH v6 00/11] qcom: Add support for TSENS driver Rajendra Nayak
2016-06-10 6:02 ` Rajendra Nayak
2016-06-17 5:59 ` Nayak, Rajendra
2016-06-17 5:59 ` Nayak, Rajendra
2016-06-30 4:25 ` Rajendra Nayak
2016-06-30 4:25 ` Rajendra Nayak
2016-07-01 20:52 ` Eduardo Valentin
2016-07-01 20:52 ` Eduardo Valentin
2016-07-02 1:23 ` Eduardo Valentin
2016-07-02 1:23 ` Eduardo Valentin
2016-07-04 8:04 ` Nayak, Rajendra
2016-07-04 8:04 ` Nayak, Rajendra
2016-07-28 8:33 ` Zhang Rui
2016-07-28 8:33 ` Zhang Rui
2016-07-28 8:55 ` Zhang Rui
2016-07-28 8:55 ` Zhang Rui
2016-08-09 3:51 ` Rajendra Nayak [this message]
2016-08-09 3:51 ` Rajendra Nayak
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=57A95329.9080804@codeaurora.org \
--to=rnayak@codeaurora.org \
--cc=andy.gross@linaro.org \
--cc=edubezval@gmail.com \
--cc=lina.iyer@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=nrajan@codeaurora.org \
--cc=punit.agrawal@arm.com \
--cc=rui.zhang@intel.com \
--cc=sboyd@codeaurora.org \
/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.