Message ID | 20200629144926.665-1-shawn.guo@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Add msm8939 tsens support | expand |
On 29/06/2020 16:49, Shawn Guo wrote: > It's my version of msm8939 tsens series that supersides Konrad's [1]. > The bindings one is taken from Konrad though. I would like to see Konrad's ack. Thanks -- Daniel
Tested-by: Konrad Dybcio <konradybcio@gmail.com> /* on Asus Z00T smartphone */ Acked-by: Konrad Dybcio <konradybcio@gmail.com> Sorry for being (very) late with that, but I've been doing some 630/36/60 stuff. In case anyone's interested in the progress, I'll leave it there. [1] [1] https://github.com/konradybcio/linux/commits/ninges_labs Regards Konrad
On 25/07/2020 14:25, Konrad Dybcio wrote: > Tested-by: Konrad Dybcio <konradybcio@gmail.com> /* on Asus Z00T smartphone */ > Acked-by: Konrad Dybcio <konradybcio@gmail.com> > > Sorry for being (very) late with that, but I've been doing some > 630/36/60 stuff. In case anyone's interested in the progress, I'll > leave it there. [1] Applied, thanks
On 25/07/2020 14:25, Konrad Dybcio wrote: > Tested-by: Konrad Dybcio <konradybcio@gmail.com> /* on Asus Z00T smartphone */ > Acked-by: Konrad Dybcio <konradybcio@gmail.com> > > Sorry for being (very) late with that, but I've been doing some > 630/36/60 stuff. In case anyone's interested in the progress, I'll > leave it there. [1] In the future, when resending the same patches, please add a new revision and on the same mailing lists. Otherwise when using patchwork, it can be source of confusion. eg. 1. With default project 'lkml': pwclient list "thermal: qcom: tsens-v0_1: Add support for MSM8939" 1234899 New [1/2] thermal: qcom: tsens-v0_1: Add support for MSM8939 2. With 'linux-pm' project: pwclient list "thermal: qcom: tsens-v0_1: Add support for MSM8939" -p linux-pm 11523211 New [1/2] thermal: qcom: tsens-v0_1: Add support for MSM8939 11631843 New [2/2] thermal: qcom: tsens-v0_1: Add support for MSM8939
On Mon, Jul 27, 2020 at 4:44 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote: > > On 25/07/2020 14:25, Konrad Dybcio wrote: > > Tested-by: Konrad Dybcio <konradybcio@gmail.com> /* on Asus Z00T smartphone */ > > Acked-by: Konrad Dybcio <konradybcio@gmail.com> > > > > Sorry for being (very) late with that, but I've been doing some > > 630/36/60 stuff. In case anyone's interested in the progress, I'll > > leave it there. [1] > > In the future, when resending the same patches, please add a new > revision and on the same mailing lists. Noted. Thanks, Daniel. Shawn