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 51B02C63797 for ; Thu, 2 Feb 2023 18:54:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233058AbjBBSyP (ORCPT ); Thu, 2 Feb 2023 13:54:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232387AbjBBSyN (ORCPT ); Thu, 2 Feb 2023 13:54:13 -0500 X-Greylist: delayed 779 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 02 Feb 2023 10:54:11 PST Received: from out-67.mta1.migadu.com (out-67.mta1.migadu.com [IPv6:2001:41d0:203:375::43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C2EA10254 for ; Thu, 2 Feb 2023 10:54:11 -0800 (PST) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1675363233; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hKkuIcBhnMPwQqCjwGuPemg+WsdnyWvGvpoWQlaePW8=; b=SLyiMiDQazrs0FMT+pfThaR2L+4JAEfLk1mOBotS0v+tmE2TwajVRZTjUHA3uFDSxS1byk l4aCl1UGjmKsoZ/PqtdZUen4Ti9BENkmhRkKR8GD1IeNpEvhWOlhonN3L0wgVG3TMV60qT IeVASyUaHw3Xa3TSpUIN0B0EE1JHleY= Date: Thu, 02 Feb 2023 18:40:32 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Konstantin Ryabitsev" Message-ID: Subject: Re: [PATCH v4 0/3] Add USB/DP combo PHY config for SM6350 To: "Luca Weiss" , "Vinod Koul" Cc: "Andy Gross" , "Bjorn Andersson" , "Konrad Dybcio" , "Kishon Vijay Abraham I" , "Rob Herring" , "Krzysztof Kozlowski" , ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, "Johan Hovold" , "Krzysztof Kozlowski" In-Reply-To: References: <20230120-sm6350-usbphy-v4-0-4d700a90ba16@fairphone.com> X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org February 2, 2023 8:39 AM, "Luca Weiss" wrote:= =0A> On Thu Feb 2, 2023 at 2:19 PM CET, Vinod Koul wrote:=0A>> Signed-off= -by: Luca Weiss =0A>> =0A>> cover doesnt need s= ob :)=0A> =0A> That comes from b4 ;)=0A> https://b4.docs.kernel.org=0A=0A= There's a number of subsystems that will use the cover letter as the base= message for the merge commit, which is why the signoff is added to the c= over.=0A=0A-K