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 C1022C433F5 for ; Tue, 5 Apr 2022 09:08:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 034C010F279; Tue, 5 Apr 2022 09:08:55 +0000 (UTC) Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by gabe.freedesktop.org (Postfix) with ESMTPS id 92E4110F275 for ; Tue, 5 Apr 2022 09:08:53 +0000 (UTC) Received: from pendragon.ideasonboard.com (117.145-247-81.adsl-dyn.isp.belgacom.be [81.247.145.117]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 29311192B; Tue, 5 Apr 2022 11:08:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1649149731; bh=3tXgQFcMnjcqCWr23dDfaGZcZKh9OesZ+8K844MOx88=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JTJlAAmORGQeBLXkNu2csIu/mSpWdrVRw9H7sXYwLvhtv7ByOefUeSdOOiuJu8prg KNvIUKq9pi5eCFo2wJp9gxLbN7O5PsLPQzqV0kgb6x2mXOHFarIDo0C+fPjQBhj07c NEGHTl+/eqkKgp+zAh/L8hfhJSU8CR78hIJ046wE= Date: Tue, 5 Apr 2022 12:08:47 +0300 From: Laurent Pinchart To: Marek Vasut Subject: Re: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory Message-ID: References: <20220404192105.12547-1-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220404192105.12547-1-marex@denx.de> 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 , Noralf =?utf-8?Q?Tr=C3=B8nnes?= , dri-devel@lists.freedesktop.org, Thomas Zimmermann , Dmitry Osipenko , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Marek, Thank you for the patch. On Mon, Apr 04, 2022 at 09:21:05PM +0200, Marek Vasut wrote: > 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 Reviewed-by: Laurent Pinchart > --- > .../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 -- Regards, Laurent Pinchart 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 5AE0DC433F5 for ; Tue, 5 Apr 2022 09:53:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244534AbiDEJyw (ORCPT ); Tue, 5 Apr 2022 05:54:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344970AbiDEJWH (ORCPT ); Tue, 5 Apr 2022 05:22:07 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82E7F27FFC for ; Tue, 5 Apr 2022 02:08:54 -0700 (PDT) Received: from pendragon.ideasonboard.com (117.145-247-81.adsl-dyn.isp.belgacom.be [81.247.145.117]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 29311192B; Tue, 5 Apr 2022 11:08:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1649149731; bh=3tXgQFcMnjcqCWr23dDfaGZcZKh9OesZ+8K844MOx88=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JTJlAAmORGQeBLXkNu2csIu/mSpWdrVRw9H7sXYwLvhtv7ByOefUeSdOOiuJu8prg KNvIUKq9pi5eCFo2wJp9gxLbN7O5PsLPQzqV0kgb6x2mXOHFarIDo0C+fPjQBhj07c NEGHTl+/eqkKgp+zAh/L8hfhJSU8CR78hIJ046wE= Date: Tue, 5 Apr 2022 12:08:47 +0300 From: Laurent Pinchart To: Marek Vasut Cc: dri-devel@lists.freedesktop.org, robert.foss@linaro.org, Christoph Niedermaier , Daniel Vetter , Dmitry Osipenko , Noralf =?utf-8?Q?Tr=C3=B8nnes?= , Rob Herring , Sam Ravnborg , Thomas Zimmermann , devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory Message-ID: References: <20220404192105.12547-1-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220404192105.12547-1-marex@denx.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Marek, Thank you for the patch. On Mon, Apr 04, 2022 at 09:21:05PM +0200, Marek Vasut wrote: > 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 Reviewed-by: Laurent Pinchart > --- > .../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 -- Regards, Laurent Pinchart