From patchwork Mon May 29 09:13:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raphael Gallais-Pou X-Patchwork-Id: 13258334 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 8556DC7EE2C for ; Mon, 29 May 2023 09:15:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=elTbo3FJKeA5Drcsj9yFLcMA8/c4Y+g34Z7asZsi/AY=; b=g8uqDrKTRWNa/m X9iQ7S+xRmzPdV/eLarfhunlwxurI6ZhoiPrjA+vQKm4bbP2JNK0I3MEWGsXhx6CPfUmHHDU6qSSu DWzXMLvMhWuRXU5AGWciQB3VOgdzpf4Bq31afMdD1zLzlDUkV8sbFadduDlx6HDA51PgFNpGnFMJn rUN+yQ1rTu6uQ2Q7RuuC1NuAefKRFIYqDJRbVZ5nn5XJaIPe+anaa9/9u85qKHZm031ySSJ9iWftH +sW1ssWD95IR05yaj06+sPVuIW5L25+LNTUjTQ+2YAAc1Z1C3DpWJEe6cGEiHXNo/xZaBC5fYvtPl 2HK291ACv6Q9RXSBVHUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3Yxo-009oOo-2z; Mon, 29 May 2023 09:14:52 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3Yxg-009oJz-1b for linux-arm-kernel@lists.infradead.org; Mon, 29 May 2023 09:14:46 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34T6EVdn029608; Mon, 29 May 2023 11:14:25 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=+jKu56tNknjDD/06O6TPu2dqy+PAizF6k/I+9P1ReW0=; b=T9Wqp0dcc818Mko4MovECG9/7ZEVTwpdepbHAj4bMH16VKGRaeCqg+jyDWrvE01AdbSE RrISyTYSABwKIS6lfAoVcH3yVBNM4yXbAAIlrQCb1T9AQ8uzzAxwDlH0GjGFsJL9GSrK 9kH7BqX1oI2LSnuk3Tsb22LT3BPCGsu+5wBSbwsIAAe5YUzzPh590XKgQNu3qec4YQco EfDUMGXXvppUWaxKmQQTp/xZDS/xxz3kR/Kje1DIhbo6VWV13Sk4n3e3ti8T+5nRT3fT asyTtlHPH/VlQj7YfyeYY48CPe5YuKjxFvaiySYL/yHyWK1mv9mJrE3Qp653p80GI+4C Vg== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3quahy0j7a-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 29 May 2023 11:14:25 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9F53A10002A; Mon, 29 May 2023 11:14:24 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 945DF217B8F; Mon, 29 May 2023 11:14:24 +0200 (CEST) Received: from localhost (10.252.18.236) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 29 May 2023 11:14:23 +0200 From: Raphael Gallais-Pou To: David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Marek Vasut , Philippe Cornu , Yannick Fertre CC: , , , , , , Raphael Gallais-Pou , Conor Dooley Subject: [PATCH v4 2/4] dt-bindings: display: st,stm32-dsi: Remove unnecessary fields Date: Mon, 29 May 2023 11:13:57 +0200 Message-ID: <20230529091359.71987-3-raphael.gallais-pou@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230529091359.71987-1-raphael.gallais-pou@foss.st.com> References: <20230529091359.71987-1-raphael.gallais-pou@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.252.18.236] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-29_06,2023-05-25_03,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230529_021444_850226_51D5D1FB X-CRM114-Status: GOOD ( 14.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org "#address-cells" and "#size-cells" are two properties that are not mandatory. For instance, the DSI could refer to a bridge outside the scope of the node rather than include a 'panel@0' subnode. By doing so, address and size fields become then unnecessary, creating a warning at build time. Signed-off-by: Raphael Gallais-Pou Acked-by: Conor Dooley Reviewed-by: Marek Vasut --- Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml b/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml index c488308d7be1..53560052aaf0 100644 --- a/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml +++ b/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml @@ -74,8 +74,6 @@ properties: - const: 2 required: - - "#address-cells" - - "#size-cells" - compatible - reg - clocks