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 X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75F4FC2BA19 for ; Wed, 15 Apr 2020 14:07:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4F7A0206A2 for ; Wed, 15 Apr 2020 14:07:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=goldelico.com header.i=@goldelico.com header.b="lYFU0C1y" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2636443AbgDOOH2 (ORCPT ); Wed, 15 Apr 2020 10:07:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S2636438AbgDOOHY (ORCPT ); Wed, 15 Apr 2020 10:07:24 -0400 Received: from mo6-p02-ob.smtp.rzone.de (mo6-p02-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5302::8]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 669BAC061A0C; Wed, 15 Apr 2020 07:07:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1586959641; s=strato-dkim-0002; d=goldelico.com; h=To:References:Message-Id:Cc:Date:In-Reply-To:From:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=3xRYp708JzBcF+nmyzTN9euUKBZizEPeF9myzhSW4qw=; b=lYFU0C1yl7Yg1aftzKRWDtB1X90kbTbFyIZirBTec/OjRV0fPx0/LRX+u6y+2cDqUz XfRnO76kdQLVXdpgmk3jzDSjdxRsSe104r98FglkwJhigx/CbCRyL0fb7MFF/gLRk83V ZDytu5jbBhMNlheSIgAcYUWYfI9XmhhfsdcwkfNOmoiHkIFK1sQPH1OMp86u8hPyAxja hnES5zYTtCdFan+76S3o7dVioek0aQqWYdPkpmZVfXXSKdadveF0q/F9/ob5+y6vdHWC IuX8vKgAlzlJueADQ9479Wb3Bufd8MATUjAqvNJIfG2e4EP7xvgWaBiwwyOokR5b4I0z 2EBQ== X-RZG-AUTH: ":JGIXVUS7cutRB/49FwqZ7WcJeFKiMgPgp8VKxflSZ1P34KBp5hRw/qOxWRk4dCz3b9m9rH79DVQJPCq5egpDhipvc+uRd0DTkACO" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2001:16b8:26b3:fd00:65ed:197b:42b7:ade5] by smtp.strato.de (RZmta 46.4.0 AUTH) with ESMTPSA id 6028a2w3FE7B2MX (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate); Wed, 15 Apr 2020 16:07:11 +0200 (CEST) Subject: Re: [PATCH v6 07/12] ARM: DTS: omap5: add sgx gpu child node Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii From: "H. Nikolaus Schaller" In-Reply-To: <20200415134754.GB21120@kozik-lap> Date: Wed, 15 Apr 2020 16:07:17 +0200 Cc: David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , =?utf-8?Q?Beno=C3=AEt_Cousson?= , Tony Lindgren , Paul Cercueil , Ralf Baechle , Paul Burton , James Hogan , Kukjin Kim , Maxime Ripard , Chen-Yu Tsai , Thomas Bogendoerfer , Philipp Rossak , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , linux-omap@vger.kernel.org, openpvrsgx-devgroup@letux.org, letux-kernel@openphoenux.org, kernel@pyra-handheld.com, linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "linux-samsung-soc@vger.kernel.org" Content-Transfer-Encoding: quoted-printable Message-Id: <8CC38F9F-885E-4EB9-9D36-1FFC6A86A45F@goldelico.com> References: <004611c9660943759b635a87484932869927cf74.1586939718.git.hns@goldelico.com> <20200415134754.GB21120@kozik-lap> To: Krzysztof Kozlowski X-Mailer: Apple Mail (2.3124) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org > Am 15.04.2020 um 15:47 schrieb Krzysztof Kozlowski : >=20 > On Wed, Apr 15, 2020 at 01:46:06PM +0200, H. Nikolaus Schaller wrote: >> Hi Krzysztof, >>=20 >>> Am 15.04.2020 um 13:38 schrieb Krzysztof Kozlowski = : >>>=20 >>> On Wed, 15 Apr 2020 at 10:36, H. Nikolaus Schaller = wrote: >>>>=20 >>>> and add interrupt. >>>>=20 >>>> Tested-by: H. Nikolaus Schaller # = Pyra-Handheld. >>>=20 >>> Don't add your own Tested-by tags. These are implied by authorship, >>> otherwise all patches people make should have such tag. >>=20 >> Ok I see. AFAIR it originates in several phases of editing to report = on which device it was tested. >>=20 >> Is there a canonical way of writing "tested-on: ${HARDWARE}"? >>=20 >> E.g. would this be ok? >>=20 >> Signed-off: H. Nikolaus Schaller # tested on = Pyra-Handheld >=20 > If you think tested platform is worth mentioning in the commit msg > (it will stay there forever, ever, ever) then just add a line like: >=20 > "Add SGX GPU node. Tested on Pyra-Handheld." >=20 > =46rom time to time we add such information to note that only one = platform > was actually tested. Yes that is what it should express. > I am not sure what benefit it brings to most > cases... but your commit msg is so short that adding one more sentence > seems reasonable. :) Ok, will queue for v7. >=20 > Best regards, > Krzysztof BR and thanks, Nikolaus