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 79655C433F5 for ; Fri, 8 Apr 2022 14:50:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237253AbiDHOwu (ORCPT ); Fri, 8 Apr 2022 10:52:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237283AbiDHOwp (ORCPT ); Fri, 8 Apr 2022 10:52:45 -0400 Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1865107AAC for ; Fri, 8 Apr 2022 07:50:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lbQrec/P7nY5K0hgzcsjE7n8vNAsq0z5LZqHe9INe8M=; b=KMTqAMt6+x7mYAvv1p0ZsVjuTz pp/v/ws/iOR1Ghvl5ZmmfEuS18js85Zozi+K4BtIOuDM3u7BCb0xv7ME3S2GV6ZTlb/EX2Utbz/J5 KSFbT+KwDIUGwwSLusEEq9i28ycrtdSQSkx4Jr+x7oUxwrEsLZVn+sPzCqyghbL7/iJ0jUu+y6whG WY7odZk37VR2CbUgewlZL87SUMGJHpkGcTVi3BH/END0XvQWpuFJ8xTi906TWMPe6dvixcSVXeokt RZrLp6yOVgApphjmrNKMFNavC+hGpxTDgv6DJwugV6m6d3xjNTDKjseT0VVP+gEReo1RIVbzmFIid xxtvvtEQ==; Received: from [2a01:799:961:d200:cca0:57ac:c55d:a485] (port=50028) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncpwc-0003o2-IN; Fri, 08 Apr 2022 16:50:38 +0200 Message-ID: <2d4ef041-8339-006e-3e94-8ff16309cba7@tronnes.org> Date: Fri, 8 Apr 2022 16:50:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory To: Marek Vasut , dri-devel@lists.freedesktop.org Cc: robert.foss@linaro.org, Christoph Niedermaier , Daniel Vetter , Dmitry Osipenko , Laurent Pinchart , Rob Herring , Sam Ravnborg , Thomas Zimmermann , devicetree@vger.kernel.org References: <20220404192105.12547-1-marex@denx.de> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220404192105.12547-1-marex@denx.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Marek, I see that you have commit rights so I assume you will be applying this patch. Noralf. Den 04.04.2022 21.21, skrev Marek Vasut: > Make the width-mm/height-mm panel properties mandatory > to correctly report the panel dimensions to the OS. > > Fixes: 2f3468b82db97 ("dt-bindings: display: add bindings for MIPI DBI compatible SPI panels") > Signed-off-by: Marek Vasut > Cc: Christoph Niedermaier > Cc: Daniel Vetter > Cc: Dmitry Osipenko > Cc: Laurent Pinchart > Cc: Noralf Trønnes > Cc: Rob Herring > Cc: Robert Foss > Cc: Sam Ravnborg > Cc: Thomas Zimmermann > Cc: devicetree@vger.kernel.org > To: dri-devel@lists.freedesktop.org > --- > .../devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > index f29789994b180..c2df8d28aaf5f 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > @@ -83,6 +83,8 @@ properties: > required: > - compatible > - reg > + - width-mm > + - height-mm > - panel-timing > > unevaluatedProperties: false 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 59ED1C433EF for ; Fri, 8 Apr 2022 14:50:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7BC2C10E4AF; Fri, 8 Apr 2022 14:50:41 +0000 (UTC) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id CA3BF10E4AF for ; Fri, 8 Apr 2022 14:50:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tronnes.org ; s=ds202112; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lbQrec/P7nY5K0hgzcsjE7n8vNAsq0z5LZqHe9INe8M=; b=KMTqAMt6+x7mYAvv1p0ZsVjuTz pp/v/ws/iOR1Ghvl5ZmmfEuS18js85Zozi+K4BtIOuDM3u7BCb0xv7ME3S2GV6ZTlb/EX2Utbz/J5 KSFbT+KwDIUGwwSLusEEq9i28ycrtdSQSkx4Jr+x7oUxwrEsLZVn+sPzCqyghbL7/iJ0jUu+y6whG WY7odZk37VR2CbUgewlZL87SUMGJHpkGcTVi3BH/END0XvQWpuFJ8xTi906TWMPe6dvixcSVXeokt RZrLp6yOVgApphjmrNKMFNavC+hGpxTDgv6DJwugV6m6d3xjNTDKjseT0VVP+gEReo1RIVbzmFIid xxtvvtEQ==; Received: from [2a01:799:961:d200:cca0:57ac:c55d:a485] (port=50028) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncpwc-0003o2-IN; Fri, 08 Apr 2022 16:50:38 +0200 Message-ID: <2d4ef041-8339-006e-3e94-8ff16309cba7@tronnes.org> Date: Fri, 8 Apr 2022 16:50:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory To: Marek Vasut , dri-devel@lists.freedesktop.org References: <20220404192105.12547-1-marex@denx.de> From: =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= In-Reply-To: <20220404192105.12547-1-marex@denx.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: , Cc: Christoph Niedermaier , devicetree@vger.kernel.org, Daniel Vetter , robert.foss@linaro.org, Rob Herring , Laurent Pinchart , Thomas Zimmermann , Dmitry Osipenko , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Marek, I see that you have commit rights so I assume you will be applying this patch. Noralf. Den 04.04.2022 21.21, skrev Marek Vasut: > Make the width-mm/height-mm panel properties mandatory > to correctly report the panel dimensions to the OS. > > Fixes: 2f3468b82db97 ("dt-bindings: display: add bindings for MIPI DBI compatible SPI panels") > Signed-off-by: Marek Vasut > Cc: Christoph Niedermaier > Cc: Daniel Vetter > Cc: Dmitry Osipenko > Cc: Laurent Pinchart > Cc: Noralf Trønnes > Cc: Rob Herring > Cc: Robert Foss > Cc: Sam Ravnborg > Cc: Thomas Zimmermann > Cc: devicetree@vger.kernel.org > To: dri-devel@lists.freedesktop.org > --- > .../devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > index f29789994b180..c2df8d28aaf5f 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > @@ -83,6 +83,8 @@ properties: > required: > - compatible > - reg > + - width-mm > + - height-mm > - panel-timing > > unevaluatedProperties: false