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 81D6EC433EF for ; Mon, 4 Apr 2022 19:21:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AA24A10E6E6; Mon, 4 Apr 2022 19:21:34 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by gabe.freedesktop.org (Postfix) with ESMTPS id B276B10E6E6 for ; Mon, 4 Apr 2022 19:21:33 +0000 (UTC) Received: from tr.lan (ip-89-176-112-137.net.upcbroadband.cz [89.176.112.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 8804283959; Mon, 4 Apr 2022 21:21:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1649100091; bh=GcpbEEunXVkuP6YNYja/n32iwuzuzQrKPt4njdBc0e8=; h=From:To:Cc:Subject:Date:From; b=QcMWRJRadL/s/Rv6ag/5af4TGuYd4/Gg86qav7JUXw061QUzclEMGRqIw+LXyLree tn6bY4TCJfPq8wpwUMiFziUZMfcphbn8o1iMqGqux9hRvMLNpnGbsDV6OyG19RgsRo V3hxsRLZJ/WKl0rNU+WMz9JIjMKvRihO3z5lf44/MxpByiq1JjxaWueM5ppTmusMW9 4xWJ2BhmmEwP33aFSQ415q/wnqAwpeSbWSvfqH+N6SdwtN7kT0HLhEumAyk7ntVG64 ukpngk4oPXq4atCQiJhPrBJnhaeKgDHWUpxPcAUBNXF+kcfvYTPjW7WHsk4hIP/U+6 qzFgZOCGsWQ7A== From: Marek Vasut To: dri-devel@lists.freedesktop.org Subject: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory Date: Mon, 4 Apr 2022 21:21:05 +0200 Message-Id: <20220404192105.12547-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean 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: Marek Vasut , Christoph Niedermaier , devicetree@vger.kernel.org, Daniel Vetter , robert.foss@linaro.org, Rob Herring , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , Laurent Pinchart , Thomas Zimmermann , Dmitry Osipenko , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 -- 2.35.1 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 7A0ABC4707F for ; Mon, 4 Apr 2022 21:16:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379003AbiDDVSd (ORCPT ); Mon, 4 Apr 2022 17:18:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380261AbiDDTXc (ORCPT ); Mon, 4 Apr 2022 15:23:32 -0400 Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBCA03B033 for ; Mon, 4 Apr 2022 12:21:33 -0700 (PDT) Received: from tr.lan (ip-89-176-112-137.net.upcbroadband.cz [89.176.112.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 8804283959; Mon, 4 Apr 2022 21:21:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1649100091; bh=GcpbEEunXVkuP6YNYja/n32iwuzuzQrKPt4njdBc0e8=; h=From:To:Cc:Subject:Date:From; b=QcMWRJRadL/s/Rv6ag/5af4TGuYd4/Gg86qav7JUXw061QUzclEMGRqIw+LXyLree tn6bY4TCJfPq8wpwUMiFziUZMfcphbn8o1iMqGqux9hRvMLNpnGbsDV6OyG19RgsRo V3hxsRLZJ/WKl0rNU+WMz9JIjMKvRihO3z5lf44/MxpByiq1JjxaWueM5ppTmusMW9 4xWJ2BhmmEwP33aFSQ415q/wnqAwpeSbWSvfqH+N6SdwtN7kT0HLhEumAyk7ntVG64 ukpngk4oPXq4atCQiJhPrBJnhaeKgDHWUpxPcAUBNXF+kcfvYTPjW7WHsk4hIP/U+6 qzFgZOCGsWQ7A== From: Marek Vasut To: dri-devel@lists.freedesktop.org Cc: robert.foss@linaro.org, Marek Vasut , Christoph Niedermaier , Daniel Vetter , Dmitry Osipenko , Laurent Pinchart , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , Rob Herring , Sam Ravnborg , Thomas Zimmermann , devicetree@vger.kernel.org Subject: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory Date: Mon, 4 Apr 2022 21:21:05 +0200 Message-Id: <20220404192105.12547-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 -- 2.35.1