From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D6B3ACA0EC3 for ; Tue, 12 Sep 2023 09:21:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232734AbjILJVi (ORCPT ); Tue, 12 Sep 2023 05:21:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233761AbjILJVM (ORCPT ); Tue, 12 Sep 2023 05:21:12 -0400 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6CE0A9; Tue, 12 Sep 2023 02:20:29 -0700 (PDT) Received: from lhrpeml500005.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4RlHxf2wgVz6J7qC; Tue, 12 Sep 2023 17:15:50 +0800 (CST) Received: from localhost (10.202.227.76) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Tue, 12 Sep 2023 10:20:27 +0100 Date: Tue, 12 Sep 2023 10:20:27 +0100 From: Jonathan Cameron To: "Hennerich, Michael" CC: Stephen Rothwell , "Cusco, Ana-Maria" , Linux Kernel Mailing List , Linux Next Mailing List , , "Krzysztof Kozlowski" Subject: Re: linux-next: Signed-off-by missing for commit in the iio tree Message-ID: <20230912102027.000047a9@Huawei.com> In-Reply-To: References: <20230912090544.50add67a@canb.auug.org.au> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.1.0 (GTK 3.24.33; x86_64-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.227.76] X-ClientProxiedBy: lhrpeml100003.china.huawei.com (7.191.160.210) To lhrpeml500005.china.huawei.com (7.191.163.240) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, 12 Sep 2023 06:37:17 +0000 "Hennerich, Michael" wrote: > > -----Original Message----- > > From: Stephen Rothwell > > Sent: Dienstag, 12. September 2023 01:06 > > To: Jonathan Cameron > > Cc: Hennerich, Michael ; Cusco, Ana- > > Maria ; Linux Kernel Mailing List > kernel@vger.kernel.org>; Linux Next Mailing List > next@vger.kernel.org> > > Subject: linux-next: Signed-off-by missing for commit in the iio tree > > > > > > Hi all, > > > > Commit > > > > 6ed193ca529e ("iio: amplifiers: hmc425a: Add Support HMC540S 4-bit > > Attenuator") > > > > is missing a Signed-off-by from its author. > > Replied and added my Signed-off-by to the original patch. > > Signed-off-by: Michael Hennerich Hi Michael, You missed and replied to the DT binding patch that followed this one. I've taken above combined with that to be good enough confirmation that you meant this one and added the sign off. Great if you could confirm that for the record though! +CC linux-iio to keep the two discussions together. +CC Krzysztof who asked about that rather odd looking SoB as well. Jonathan > > > > > -- > > Cheers, > > Stephen Rothwell