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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C4635C433FE for ; Wed, 5 Oct 2022 07:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qU35vktm9EalyluJEKVTsxgzQj8Jg15IGWqodmMKxcM=; b=jjATOdyP6HRnAR 0foio+KCw+JnMXH3lVhJhD8TXnC+Yz3HeVRCYoFKJrrTq5qIL1if+fHyISyQvy0WN6ydULBBjnhRD dAQgqjIm7xKsr5SqoAqY4/Xax+WuqJd53q7GXCZaF65d54T/yTsW52fT+yvf/zuA4GskszdQLUsFA 4+7BxB8ekFUU2XmC43aQV7o1NDdiRzDslGFnbiNWjc6sxTzY4FlPW4GJYQNUyzAB0mR+gi6vCQLFR Tplj7xiireVciFbTfgftukoueEBK41RsTv9tgp3VTIz5WBDXViEgWorMgRlIm/J3Cw7pHe76/LBJL Hqb+1EKfxXMldeTTzPnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofywI-00Cpfh-AB; Wed, 05 Oct 2022 07:35:34 +0000 Received: from wtarreau.pck.nerim.net ([62.212.114.60] helo=1wt.eu) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofywD-00CpNI-Bp for linux-arm-kernel@lists.infradead.org; Wed, 05 Oct 2022 07:35:32 +0000 Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 2957YtGi004237; Wed, 5 Oct 2022 09:34:55 +0200 Date: Wed, 5 Oct 2022 09:34:54 +0200 From: Willy Tarreau To: Romain Perier Cc: Stephen Boyd , Daniel Palmer , Michael Turquette , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND v5 1/1] clk: mstar: msc313 cpupll clk driver Message-ID: <20221005073454.GA3728@1wt.eu> References: <20220603190509.45986-1-romain.perier@gmail.com> <20220603190509.45986-2-romain.perier@gmail.com> <20220930191742.9A9FEC433C1@smtp.kernel.org> <20220930193535.GB9469@1wt.eu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221005_003529_860670_EE60552C X-CRM114-Status: UNSURE ( 8.60 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 05, 2022 at 09:33:40AM +0200, Romain Perier wrote: > Hi, > > Quiet frankly I don't want to debate about this , as is it seems to be > basically "the rule" (see > https://www.kernel.org/doc/html/v6.0/process/submitting-patches.html). > It is okay for you Willy, if I transform your tag to > "Co-developed-by:" plus a "Signed-off-by" ? So Stephen can apply it , > and everyone is happy :) Yes absolutely! I just wanted to avoid yet another round trip. Many thanks Romain! Willy _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel