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 7C20DC001E0 for ; Sat, 21 Oct 2023 20:00:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231967AbjJUT77 (ORCPT ); Sat, 21 Oct 2023 15:59:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229478AbjJUT75 (ORCPT ); Sat, 21 Oct 2023 15:59:57 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A11931A3; Sat, 21 Oct 2023 12:59:52 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A3448C433C8; Sat, 21 Oct 2023 19:59:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1697918392; bh=xfkUHsOxxlTRzwO2mYq/zSnnqro/eqkufhUkFk+s28U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aXwBQFpXhp/qt1n4kb+0nQmUgiLhuRg+FE7mjybK/3Ct1MQuYFZZjcu5iWBOWW1Bp bJgeZDOf2bjbZLRkeAPm1V5I6X216jcbG66rA5+B5Wm/fz6JbXkvlAQ1faMf4+tlrI KoF6C1mjGvh8Czaqtq8EgT14c3qgRrFwfm3WbMQw= Date: Sat, 21 Oct 2023 21:59:49 +0200 From: Greg KH To: =?utf-8?B?0JvRg9C60LAg0J/QsNC90YzQvg==?= Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G . Piccoli" , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Subject: Re: [PATCH v2 2/2] arm64: dts: qcom: sm8250-xiaomi-pipa: Add initial device tree Message-ID: <2023102135-work-mutate-a76f@gregkh> References: <20231021173317.185460-1-lukapanio@gmail.com> <20231021173317.185460-2-lukapanio@gmail.com> <2023102127-bash-stool-95a8@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 21, 2023 at 09:37:16PM +0200, Лука Паньо wrote: > This is a new version, but there is no change for dt-bindings part. Then you must document this. > As for > "From:" submitting-patches.rst: "Note, the From: tag is optional when the > From: author is also the person (and > email) listed in the From: line of the email header." Your patch had numbers in the name, but not here, so please use what you have used here in this email, "Лука Паньо" and you should be fine, right? thanks, greg k-h