From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC Date: Sat, 8 Sep 2018 15:15:18 +0100 Message-ID: <20180908151518.1a235bff@archlinux> References: <20180906210454.247219-1-mka@chromium.org> <20180906210454.247219-4-mka@chromium.org> <20180906212206.GE22824@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180906212206.GE22824@google.com> Sender: linux-kernel-owner@vger.kernel.org To: Matthias Kaehlcke Cc: Doug Anderson , Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-arm-msm , "open list:ARM/QUALCOMM SUPPORT" , devicetree@vger.kernel.org, Linux ARM , LKML , linux-iio List-Id: devicetree@vger.kernel.org On Thu, 6 Sep 2018 14:22:06 -0700 Matthias Kaehlcke wrote: > On Thu, Sep 06, 2018 at 02:10:43PM -0700, Doug Anderson wrote: > > Hi, > > > > On Thu, Sep 6, 2018 at 2:04 PM, Matthias Kaehlcke wrote: > > > Add a channel node for the die temperature to the ADC. > > > > > > Signed-off-by: Matthias Kaehlcke > > > Reviewed-by: Douglas Anderson > > > Signed-off-by: Matthias Kaehlcke > > > > Double-SoB? > > I must have run 'amend' with '-s' out of habit, which wasn't the right > thing to do in this case :/ > > > ...presumably Andy can remove that when he lands and doesn't need a re-post... > > Andy, in case you need me to repost let me know. Slightly worse than that (as was patch 1). You accidentally used -- rather than --- to separate the change log. So I ended up with Signed-off-by: M.. Reviewed-by: .. Signed-off-by: M.. -- Changelog Signed-off-by: J.... Good think the double signed off was raised as chances are I wouldn't have notice it. Jonathan > > Thanks > > Matthias