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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 B8628F41807 for ; Mon, 9 Mar 2026 15:50:15 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 994AB10E567; Mon, 9 Mar 2026 15:50:14 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=pm.me header.i=@pm.me header.b="g/tDVQqS"; dkim-atps=neutral Received: from mail-43102.protonmail.ch (mail-43102.protonmail.ch [185.70.43.102]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8FB2E10E492 for ; Mon, 9 Mar 2026 07:41:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1773042086; x=1773301286; bh=xtsdoxG+gmYllPIx0WMX5AEoHPsIlHt7t21P4WSaqK8=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=g/tDVQqSjZlv50Xg5hI15QyiDt3GRjoHSu/gDiNvG3wQP/1hAxokE+/ochkX5ox7Q l1bkVPAzQ1UatykLfspQS2XW9FVSN/m1PYAL+LehtXqxK4K33uXa/O0X8AaXBtk89W obixgjDNtK4Q0onCI5ssnGhfxNAiuzPtN43CgsjdqzI5Y7O/5VFVJbpvHFy7GJLXTh jSfz+aubX3drmS/E5DafcG99HddnFgU2dd9rm62oPJdBGvD+zZm6J8rCBV622iZ1V/ vSy1xN6+wxpXsWD8tOXNd5gBK7jCW+J8xP2C1xqSqbTJfouKCbGQOxDRwh5QIDTIfo pka+1MlQ0xCfA== Date: Mon, 09 Mar 2026 07:41:21 +0000 To: Krzysztof Kozlowski From: Alexander Koskovich Cc: Neil Armstrong , Jessica Zhang , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH v2 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03 Message-ID: In-Reply-To: <20260309-idealistic-dingo-from-venus-c443af@quoll> References: <20260308-tianma-ta066vvhm03-v2-0-5f2344685133@pm.me> <20260308-tianma-ta066vvhm03-v2-1-5f2344685133@pm.me> <20260309-idealistic-dingo-from-venus-c443af@quoll> Feedback-ID: 37836894:user:proton X-Pm-Message-ID: 316d367de7bd5c6353c5dc6ff07091c2e8d9d69e MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 09 Mar 2026 15:50:13 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Monday, March 9th, 2026 at 3:35 AM, Krzysztof Kozlowski wrote: >=20 > BTW, all of your patches have mismatched From and SoB cases. It passes > the checks but I do not see reason why different case should be used. > Especially that it is manual process to achieve that - none of the > standard ways of using git produce such result, because SoB is added > automatically based on From name. Unless your mail server is changing > these, but that's also odd. >=20 > This should be fixed in all of your patches, IMO. I did notice that, looked into it briefly the other day and it appears to b= e Protonmail Bridge that is doing it, I always use "akoskovich@pm.me", but = Protonmail seems to be sending out as "AKoskovich@pm.me". It also made some linux-media CI checks fail :( Would you suggest I change my git identity to use uppercase here and then r= esend all patches? >=20 > Best regards, > Krzysztof >=20 Thanks, Alex