From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jeffery Date: Tue, 30 Apr 2024 10:58:57 +0930 Subject: [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board In-Reply-To: <20240326103549.2413515-2-Kelly_Hung@asus.com> References: <20240326103549.2413515-1-Kelly_Hung@asus.com> <20240326103549.2413515-2-Kelly_Hung@asus.com> Message-ID: <6b69a2bbfa713374e0bbd9f306ee554ee99f70d3.camel@codeconstruct.com.au> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 2024-03-26 at 18:35 +0800, Kelly Hung wrote: > Document the new compatibles used on ASUS X4TF. > > Signed-off-by: Kelly Hung In addition to the concerns of others, your author email is not the same as your SoB email. checkpatch warns: ``` WARNING: From:/Signed-off-by: email address mismatch: 'From: Kelly Hung ' != 'Signed-off-by: Kelly Hung ' total: 0 errors, 1 warnings, 7 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix- inplace. Commit bb035db4c70a ("dt-bindings: arm: aspeed: add ASUS X4TF board") has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ``` Please fix this issue for both patches in the series and resend. Thanks, Andrew 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 7A11FC4345F for ; Tue, 30 Apr 2024 01:30:19 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=codeconstruct.com.au header.i=@codeconstruct.com.au header.a=rsa-sha256 header.s=2022a header.b=D0EyxTPc; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4VT2gs6Hrfz3dS0 for ; Tue, 30 Apr 2024 11:30:17 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=codeconstruct.com.au header.i=@codeconstruct.com.au header.a=rsa-sha256 header.s=2022a header.b=D0EyxTPc; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=codeconstruct.com.au (client-ip=203.29.241.158; helo=codeconstruct.com.au; envelope-from=andrew@codeconstruct.com.au; receiver=lists.ozlabs.org) Received: from codeconstruct.com.au (pi.codeconstruct.com.au [203.29.241.158]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4VT2fP6mjyz3cVP; Tue, 30 Apr 2024 11:29:01 +1000 (AEST) Received: from [192.168.68.112] (ppp14-2-127-66.adl-apt-pir-bras32.tpg.internode.on.net [14.2.127.66]) by mail.codeconstruct.com.au (Postfix) with ESMTPSA id 51C2F200EF; Tue, 30 Apr 2024 09:28:58 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeconstruct.com.au; s=2022a; t=1714440540; bh=Q6Ex8FW3hDftsHNtIMRsxpmNZfxAv4l73py6egD+IxQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=D0EyxTPcMwYBqFmz2Na1yMb6CPy0gJyty1jVgNaxNK4sZYjbXYIlVZzUBvL0liit0 zHKQqPEpsninhnbtHGOQ8ETWfYMDC75bgdR4w6c/d40OZrE6FpqGENUvtXMGjDUI1Q Rhut/Y4vLCCpN6TKeNxSbgGVKcTIxAlo+kw5H0imVDaZ1V0ymsXK83trB/o7A+glg7 EpYIt005boD7lD4PERpXCG5lkJ0K4uPTo8h0qZH5rqfinNS6Dnb3gEOBPVksPEtAq2 x5DRBmH2N0Pscp9pxblydCV8YTzXvRO7C1LhyqTkfrXUlHJWAluu8Hk1G3uItdcyAN w65Ra0rzbQuSw== Message-ID: <6b69a2bbfa713374e0bbd9f306ee554ee99f70d3.camel@codeconstruct.com.au> Subject: Re: [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board From: Andrew Jeffery To: Kelly Hung , robh+dt@kernel.org Date: Tue, 30 Apr 2024 10:58:57 +0930 In-Reply-To: <20240326103549.2413515-2-Kelly_Hung@asus.com> References: <20240326103549.2413515-1-Kelly_Hung@asus.com> <20240326103549.2413515-2-Kelly_Hung@asus.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, conor+dt@kernel.org, linux-aspeed@lists.ozlabs.org, Rob Herring , openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , kelly_hung@asus.com, joel@jms.id.au, krzysztof.kozlowski+dt@linaro.org, Allenyy_Hsu@asus.com, linux-arm-kernel@lists.infradead.org, Zev Weiss Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Tue, 2024-03-26 at 18:35 +0800, Kelly Hung wrote: > Document the new compatibles used on ASUS X4TF. >=20 > Signed-off-by: Kelly Hung In addition to the concerns of others, your author email is not the same as your SoB email. checkpatch warns: ``` WARNING: From:/Signed-off-by: email address mismatch: 'From: Kelly Hung ' !=3D 'Signed-off-by: Kelly Hung ' total: 0 errors, 1 warnings, 7 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix- inplace. Commit bb035db4c70a ("dt-bindings: arm: aspeed: add ASUS X4TF board") has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ``` Please fix this issue for both patches in the series and resend. Thanks, Andrew 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 37B33C04FFE for ; Tue, 30 Apr 2024 01:29:26 +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:MIME-Version:References:In-Reply-To: Date:Cc:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vnewjGzCozQCb8j/MDzFCcwMEzhyjaoeYzJkral3bAU=; b=ewnkvPaO66GU0W rBe2kMFxu8h6WcXxpfE6w1+CC0lPD5palnDcP6RdSK+WMLo/WURqMcrmrjYC75C+Jlo+ExsLuho3u ylCvToZUrKWoIl5663iDAVJr+n5uCoP3C4SEKTQ8gmiIlQ9UxEGnVf8nOogCpOyYBMqMKdIDGcZT2 sqqtX88KN2I/8CF5TPd6D4ZwAH81eBRfAOfDXZyuH4D9UR9Pibczk0liIGt59fKspTw4BNbpBaT7a 8dkNMNzc4ETG5xNiSKHkow0KmN82feAmrHHr20MYx6HLk/CoWzm5mQe/OAYeGpCqVK8av4w3Kz9TX kgEZnLD7ahQf4Wqjb86Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1cJ3-00000004gOs-0jkh; Tue, 30 Apr 2024 01:29:17 +0000 Received: from pi.codeconstruct.com.au ([203.29.241.158] helo=codeconstruct.com.au) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1cIx-00000004gKs-3bHA for linux-arm-kernel@lists.infradead.org; Tue, 30 Apr 2024 01:29:15 +0000 Received: from [192.168.68.112] (ppp14-2-127-66.adl-apt-pir-bras32.tpg.internode.on.net [14.2.127.66]) by mail.codeconstruct.com.au (Postfix) with ESMTPSA id 51C2F200EF; Tue, 30 Apr 2024 09:28:58 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeconstruct.com.au; s=2022a; t=1714440540; bh=Q6Ex8FW3hDftsHNtIMRsxpmNZfxAv4l73py6egD+IxQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=D0EyxTPcMwYBqFmz2Na1yMb6CPy0gJyty1jVgNaxNK4sZYjbXYIlVZzUBvL0liit0 zHKQqPEpsninhnbtHGOQ8ETWfYMDC75bgdR4w6c/d40OZrE6FpqGENUvtXMGjDUI1Q Rhut/Y4vLCCpN6TKeNxSbgGVKcTIxAlo+kw5H0imVDaZ1V0ymsXK83trB/o7A+glg7 EpYIt005boD7lD4PERpXCG5lkJ0K4uPTo8h0qZH5rqfinNS6Dnb3gEOBPVksPEtAq2 x5DRBmH2N0Pscp9pxblydCV8YTzXvRO7C1LhyqTkfrXUlHJWAluu8Hk1G3uItdcyAN w65Ra0rzbQuSw== Message-ID: <6b69a2bbfa713374e0bbd9f306ee554ee99f70d3.camel@codeconstruct.com.au> Subject: Re: [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board From: Andrew Jeffery To: Kelly Hung , robh+dt@kernel.org Cc: krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, joel@jms.id.au, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org, kelly_hung@asus.com, Allenyy_Hsu@asus.com, Krzysztof Kozlowski , Rob Herring , Zev Weiss , Conor Dooley Date: Tue, 30 Apr 2024 10:58:57 +0930 In-Reply-To: <20240326103549.2413515-2-Kelly_Hung@asus.com> References: <20240326103549.2413515-1-Kelly_Hung@asus.com> <20240326103549.2413515-2-Kelly_Hung@asus.com> User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240429_182912_204439_F4D8C27B X-CRM114-Status: UNSURE ( 7.62 ) 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 Tue, 2024-03-26 at 18:35 +0800, Kelly Hung wrote: > Document the new compatibles used on ASUS X4TF. > > Signed-off-by: Kelly Hung In addition to the concerns of others, your author email is not the same as your SoB email. checkpatch warns: ``` WARNING: From:/Signed-off-by: email address mismatch: 'From: Kelly Hung ' != 'Signed-off-by: Kelly Hung ' total: 0 errors, 1 warnings, 7 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix- inplace. Commit bb035db4c70a ("dt-bindings: arm: aspeed: add ASUS X4TF board") has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ``` Please fix this issue for both patches in the series and resend. Thanks, Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from codeconstruct.com.au (pi.codeconstruct.com.au [203.29.241.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E61348BF1; Tue, 30 Apr 2024 01:29:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=203.29.241.158 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714440545; cv=none; b=Nx2vT6zzRQLUcXDyHqZfwtEkeJGOb5t30+hcqWvqzXjFWcv6uAByY4rG1rb8e4hQaZCIsw+uuGtJfNZdQxI+giC0k8ZfYdqirpQ1HgdzrsWV6R0NBBZpBHfR3SXRzHea8DyKYImNY1Y6VYXoYbbD/JRRR1VUxX+HidUZIb4gKaI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714440545; c=relaxed/simple; bh=WSfmy11+lqUedQvW+3vlN6eQYVz87591hh4ZeujPvIA=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=Tv41A4uvxQbRj3MUokVU6dRdfxRnnS8e0nWIMmsT2CrAKX+IqPXoya0tliP6+2otkzW2n7grTGStxrbXJGen293gFByYcnlqtaBOSt57L+tT9cS5vAXWpMA22+aTJaYcPE5QrqMA8F7hGmjjx5XnswyCQxuK8b++e1kt1SusuxM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=codeconstruct.com.au; spf=pass smtp.mailfrom=codeconstruct.com.au; dkim=pass (2048-bit key) header.d=codeconstruct.com.au header.i=@codeconstruct.com.au header.b=D0EyxTPc; arc=none smtp.client-ip=203.29.241.158 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=codeconstruct.com.au Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=codeconstruct.com.au Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=codeconstruct.com.au header.i=@codeconstruct.com.au header.b="D0EyxTPc" Received: from [192.168.68.112] (ppp14-2-127-66.adl-apt-pir-bras32.tpg.internode.on.net [14.2.127.66]) by mail.codeconstruct.com.au (Postfix) with ESMTPSA id 51C2F200EF; Tue, 30 Apr 2024 09:28:58 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeconstruct.com.au; s=2022a; t=1714440540; bh=Q6Ex8FW3hDftsHNtIMRsxpmNZfxAv4l73py6egD+IxQ=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=D0EyxTPcMwYBqFmz2Na1yMb6CPy0gJyty1jVgNaxNK4sZYjbXYIlVZzUBvL0liit0 zHKQqPEpsninhnbtHGOQ8ETWfYMDC75bgdR4w6c/d40OZrE6FpqGENUvtXMGjDUI1Q Rhut/Y4vLCCpN6TKeNxSbgGVKcTIxAlo+kw5H0imVDaZ1V0ymsXK83trB/o7A+glg7 EpYIt005boD7lD4PERpXCG5lkJ0K4uPTo8h0qZH5rqfinNS6Dnb3gEOBPVksPEtAq2 x5DRBmH2N0Pscp9pxblydCV8YTzXvRO7C1LhyqTkfrXUlHJWAluu8Hk1G3uItdcyAN w65Ra0rzbQuSw== Message-ID: <6b69a2bbfa713374e0bbd9f306ee554ee99f70d3.camel@codeconstruct.com.au> Subject: Re: [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board From: Andrew Jeffery To: Kelly Hung , robh+dt@kernel.org Cc: krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, joel@jms.id.au, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org, kelly_hung@asus.com, Allenyy_Hsu@asus.com, Krzysztof Kozlowski , Rob Herring , Zev Weiss , Conor Dooley Date: Tue, 30 Apr 2024 10:58:57 +0930 In-Reply-To: <20240326103549.2413515-2-Kelly_Hung@asus.com> References: <20240326103549.2413515-1-Kelly_Hung@asus.com> <20240326103549.2413515-2-Kelly_Hung@asus.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 On Tue, 2024-03-26 at 18:35 +0800, Kelly Hung wrote: > Document the new compatibles used on ASUS X4TF. >=20 > Signed-off-by: Kelly Hung In addition to the concerns of others, your author email is not the same as your SoB email. checkpatch warns: ``` WARNING: From:/Signed-off-by: email address mismatch: 'From: Kelly Hung ' !=3D 'Signed-off-by: Kelly Hung ' total: 0 errors, 1 warnings, 7 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix- inplace. Commit bb035db4c70a ("dt-bindings: arm: aspeed: add ASUS X4TF board") has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ``` Please fix this issue for both patches in the series and resend. Thanks, Andrew