Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1584661imu; Sat, 8 Dec 2018 03:06:29 -0800 (PST) X-Google-Smtp-Source: AFSGD/U35Vdgz1MwsTCZDMDnnaxL79e60ucM+PVKAuWjS1aBDUm+XSlSIwCToPsEfJ8SXEU1oX0M X-Received: by 2002:a17:902:7614:: with SMTP id k20mr5398446pll.285.1544267189812; Sat, 08 Dec 2018 03:06:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544267189; cv=none; d=google.com; s=arc-20160816; b=q0hkXB5zuqv5akh4aA8Grg+KFT0Re15D+zjctaZsdKUYhlE4i//4o9nyIwjRVrA7FK o185XHbMmhtVsxv0kqdMfc7brGjY/FXpx4ThIWI/Pri4eUSiwtoufljVTmsLe8hOw1NU z2nZ4WYKkDsH0NOOOiQQpIPMfTICT6/uLe3HskK2t9EkofLs+dVar/c8kQUuUj62wmC5 hDJ0PsgiQMZN+Oia7mjbIA5+XLrVrucLuHvMj0T5cgeeWZH+jldlwewh377kwo6N2ZkT YfSTIl0PH9mA2gueh240id5TTiZJTlpuZkd6JrKWusfwc8EqfxIbXVkaXsJqOHM9CeO6 dFFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=c6dj2Zht1HA15KtQ5d2XGUPSeYhrn14+wYfuDKpZaQk=; b=Pc2zj3K77IhHgsKXAAV/7AEw9tANzNyhEDP9Yj1/8Ohgc+QhBw9l9WYNfI3TI/LvJJ iPJo2BNsO9WLp5NQAGZf4VqoS1xkXY4bGC5YGlN4ReVA662vY0969NcVkh9iLcYmZg5S QVTmbrncEBb+RmfSiPf9Wl/lKFybtPCEbJh7+jMBywOtLnWmXB079XY0ao1HgxIlW2g8 nU3u+EIMjbqB220TeZT6PTZ6tV+VKaGEsrx42Z/76qRceJImROoteZyZjYTAPk1Xejhl AZvMZYdJ/W1NwAa+ZAthOEHQqeF9T34pmd0pnuo64iFq5UWWtn2ZfyAHsY9mzsKn+KwK Rz6A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vFOl9kB7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q8si4809916pgk.40.2018.12.08.03.06.14; Sat, 08 Dec 2018 03:06:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vFOl9kB7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726156AbeLHLFj (ORCPT + 99 others); Sat, 8 Dec 2018 06:05:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:60286 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726111AbeLHLFj (ORCPT ); Sat, 8 Dec 2018 06:05:39 -0500 Received: from archlinux (cpc91196-cmbg18-2-0-cust659.5-4.cable.virginm.net [81.96.234.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1193920700; Sat, 8 Dec 2018 11:05:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544267138; bh=5wbzCEyxCXKgx7HJSF8HM5pU4xO7wYMTxM5OA7Dntzw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=vFOl9kB7Ym+RDJNxZi1278YwglBOd7cQHT80ONZw7XoLrn7ybjelbuy4knBt6YUnh NOnxIRuAAeRy81UBmmX3ny1gSVZV5ktc7SlUYLlEFpihNVCznnV82DJSnDJboNhO6C XLJzPWptRmLFukKU9RgkDTAcGUqPh774XsbaUtzE= Date: Sat, 8 Dec 2018 11:05:33 +0000 From: Jonathan Cameron To: Joe Perches Cc: Himanshu Jha , Marcelo Schmitt , Andrew Morton , lars@metafoo.de, Michael.Hennerich@analog.com, knaack.h@gmx.de, pmeerw@pmeerw.net, gregkh@linuxfoundation.org, linux-iio@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, kernel-usp@googlegroups.com Subject: Re: [PATCH] staging: iio: ad5933: add binding doc for ad5933 Message-ID: <20181208110533.07d66422@archlinux> In-Reply-To: <772d86622aea17e1c7b5ac05e096f1a129fc86b4.camel@perches.com> References: <20181202165712.t6pd6ygq57llf2lr@smtp.gmail.com> <20181202185043.GA2007@himanshu-Vostro-3559> <772d86622aea17e1c7b5ac05e096f1a129fc86b4.camel@perches.com> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 02 Dec 2018 15:22:15 -0800 Joe Perches wrote: > On Mon, 2018-12-03 at 00:20 +0530, Himanshu Jha wrote: > > On Sun, Dec 02, 2018 at 02:57:12PM -0200, Marcelo Schmitt wrote: > > > Add a devicetree documentation for the ad5933 and ad5934 impedance > > > converter, network analyzer. > > > > > > Co-Developed-by: Gabriel Capella > > > > checkpatch spits out: > > > > WARNING: Non-standard signature: Co-Developed-by: > > > > Co-developed-by Vs Co-Developed-by ? > > > > Documentation/process/5.Posting.rst: - Co-developed-by: states that the patch was also created by another developer > > Documentation/process/submitting-patches.rst:12) When to use Acked-by:, Cc:, and Co-Developed-by: > > > > Confusing! Don't know which one is correct. > > I think neither one. > > What's the real purpose or value of it? > There isn't one as far as I can tell. > > Just use Signed-off-by: > > Or maybe add multiple "Authored-by:" if > anyone is all that concerned about authorship > crediting... This is output of pair programming so only fair to acknowledge both developers (or more if a larger group). Right now we have a guide that says Co-developed-by is the way to do that. I would stick to that. If people feel something else makes sense then they should propose a change to the documentation and hopefully we can reach some agreement on this. I'm happy with Co-developed-by in IIO as I think it's a fair reflection of what happened. Authored-by would be fine but isn't a standard tag documented anywhere. Jonathan > > > > > > > Signed-off-by: Marcelo Schmitt > > > Signed-off-by: Gabriel Capella > > > --- > > > > Use `./scripts/get_maintainer.pl ` to list the DT > > maintainers and the relevant mailing list. > > > > >