From patchwork Wed Jun 26 11:17:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Walklin X-Patchwork-Id: 13712753 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 02FF8C27C4F for ; Wed, 26 Jun 2024 11:20:34 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3BDFD10E849; Wed, 26 Jun 2024 11:20:34 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=testtoast.com header.i=@testtoast.com header.b="tdr8Ywv3"; dkim=pass (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="WcGmq1KP"; dkim-atps=neutral Received: from fhigh3-smtp.messagingengine.com (fhigh3-smtp.messagingengine.com [103.168.172.154]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2D89C10E84F for ; Wed, 26 Jun 2024 11:20:31 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailfhigh.nyi.internal (Postfix) with ESMTP id 8BA5611403C3; Wed, 26 Jun 2024 07:20:30 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Wed, 26 Jun 2024 07:20:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=testtoast.com; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=fm2; t=1719400830; x= 1719487230; bh=aLn59QhRXUuT6Aw0/Zt6YArZWBd79gc64XUXjB64Wq8=; b=t dr8Ywv3jkiSXZvTRl2d4P7MJGUM1wag9fYaWo4gaZJTnIiN/UzU0QR9V8oOfW+6z unUI6R88J6Zm0cbDT6IU5RPtep9Iii24CD3B4O1zb5hy7uXoKWTbDO5BEljTOlhH fjXcBponDbGe7x6kE1Bqd1CIQsmIeXGwc+T9mDxXvLHYhzMkuf5GiPzSWmUGbLAl 3olBNOvYi0WQi+zErWsOpe0aPgskEsvg/1cFbGxhO8y5phtZwMaYdx5zuvWKAikX fxMA4/XOCt3bTVSuLIel452YiGVY4YWKlKDzoaPK33hQKZYnWCcybT3rDBrvsW0x qDiPY9Z16tfOzVsxmwmvQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1719400830; x= 1719487230; bh=aLn59QhRXUuT6Aw0/Zt6YArZWBd79gc64XUXjB64Wq8=; b=W cGmq1KPpjv6FQUL3YsLNIQyX+lJfaZuZReNeUbuvMzYtG4SNvriPBoWT/MgSR3cs IUCnlxkPmb/JMr8fyFmr1eaVQQgML3XJHunKPUb67TlZr3gUYSkWehpFWoAcPlSv 8R2Lgx3cBJZebqPgd9xxL54ir44zmIOOYY1atLJDf+tL894mKVAEq6L0+1mCS2yu gpntUa1HfL4KB3UzX5q5kQcwTgJLXiIQKPWWmGotLLMZaww3+6a+5J5cWjELHuXb PkpoSE9HjDV9X4T89xSdhlMsmuWSNxJ1GEgblKDIT/3DC/ZbUVZgFJ+PGVrlEhpt ofQzFa/LfUsJTO/Ba5Y9Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeeftddrtddvgdeflecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefthigrnhcu hggrlhhklhhinhcuoehrhigrnhesthgvshhtthhorghsthdrtghomheqnecuggftrfgrth htvghrnhepffehieffgedtgfffjeetveegfeekleeileekveeuteffteetudffveegieei heetnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprh ihrghnsehtvghsthhtohgrshhtrdgtohhm X-ME-Proxy: Feedback-ID: idc0145fc:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 26 Jun 2024 07:20:25 -0400 (EDT) From: Ryan Walklin To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Cc: Neil Armstrong , Jessica Zhang , Sam Ravnborg , David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Hironori KIKUCHI , Chris Morgan , Ryan Walklin Subject: [PATCH 3/3] dt-bindings: display: panel: correct Anbernic RG35XX panel example Date: Wed, 26 Jun 2024 23:17:50 +1200 Message-ID: <20240626112005.248576-4-ryan@testtoast.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240626112005.248576-1-ryan@testtoast.com> References: <20240626112005.248576-1-ryan@testtoast.com> MIME-Version: 1.0 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" make dt_bindings_check reports that sck-gpios and num-chipselects are required for spi nodes, therefore add these to the example. Signed-off-by: Ryan Walklin --- .../bindings/display/panel/anbernic,rg35xx-panel.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/anbernic,rg35xx-panel.yaml b/Documentation/devicetree/bindings/display/panel/anbernic,rg35xx-panel.yaml index a7d5ad0f29389..610601c1594f3 100644 --- a/Documentation/devicetree/bindings/display/panel/anbernic,rg35xx-panel.yaml +++ b/Documentation/devicetree/bindings/display/panel/anbernic,rg35xx-panel.yaml @@ -40,6 +40,9 @@ examples: #address-cells = <1>; #size-cells = <0>; + sck-gpios = <&pio 8 9 GPIO_ACTIVE_HIGH>; // PI9 + num-chipselects = <1>; + panel@0 { compatible = "anbernic,rg35xx-panel"; reg = <0>;