From patchwork Fri Aug 19 19:07:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Apurva Nandan X-Patchwork-Id: 12949111 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 CFEB6C32771 for ; Fri, 19 Aug 2022 19:10:00 +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: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:In-Reply-To:References: List-Owner; bh=3MORhcICwjAtDbwa2N17xXmB3rgURdVgubIufcFuq00=; b=mVX94V29vCk4XN Pg/dwpZKQtgsoFQk1/WoKRYZCmgFtNQi6yg3Ym8YCoifxJhxeUf+YCnVIRwQ8/L6ooaOLmWuRlqZj zul+GidVg+/5Ym/9TEc98y2LD/1p22PKqGq5nzn0dT/hbd3iq1RZXPrNMY5fsS0gM5F0/8hPtpZd/ xYVl+WRpjdlCBaRK+vgyqhgYkw6h2uTEJltRcN2RwFzVQuiIwm7NaUBIWSfUYjw+gU7susmex3/ln AsFo7t40DxTwV7meuzdTOkJa0K4n6YxPd64IjDct67W/+YPTAg8I1sB1w3rUDp0qQOVUSsAPBEL5u G+qyo2ZUjLYKoBZNTPRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oP7MN-00BS5f-5i; Fri, 19 Aug 2022 19:08:47 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oP7Lz-00BRaX-BW for linux-arm-kernel@lists.infradead.org; Fri, 19 Aug 2022 19:08:24 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 27JJ7ZR4090751; Fri, 19 Aug 2022 14:07:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1660936055; bh=u9P/5Oz+onGjKnverq4DWRIAD3ByWF1SyU5y0haCG5c=; h=From:To:CC:Subject:Date; b=OU120/eiD1tFkJStijVybhM3IjU8LE4xI31Dz7a1nKhKJI8C3ScfNp41BCV21tjHm RS/iTeHk/aqCSLpGyCvyzTn4dcV9HPSQ6uh22Mg9tHeXV6gg2JH5sNra3eSZKrf8an Bpj9i6KKbd++ir6hozvaxL4mDIRLnIOrCzlDiIsA= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 27JJ7ZVP123338 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 19 Aug 2022 14:07:35 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Fri, 19 Aug 2022 14:07:35 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6 via Frontend Transport; Fri, 19 Aug 2022 14:07:35 -0500 Received: from LT5CD112GSQZ.ent.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 27JJ7T2s051038; Fri, 19 Aug 2022 14:07:30 -0500 From: Apurva Nandan To: Nishanth Menon , Tero Kristo , Santosh Shilimkar , Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Ulf Hansson , , , , CC: Apurva Nandan , Hari Nagalla Subject: [PATCH 0/3] Fix ti,sci-inta/intr and mmc dtbs_check warnings for TI K3 platforms Date: Sat, 20 Aug 2022 00:37:26 +0530 Message-ID: <20220819190729.32358-1-a-nandan@ti.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220819_120823_551970_43EA9C67 X-CRM114-Status: UNSURE ( 8.32 ) X-CRM114-Notice: Please train this message. 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 This series fixes the following warnings common across all TI K3 platforms: k3-j721e-common-proc-board.dtb: interrupt-controller@33d00000: Unevaluated properties are not allowed ('#interrupt-cells' was unexpected) From schema: linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml k3-j721s2-common-proc-board.dtb: mmc@4f80000: Unevaluated properties are not allowed ('dma-coherent' was unexpected) From schema: linux/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml k3-j721s2-common-proc-board.dtb: interrupt-controller@310e0000: Unevaluated properties are not allowed ('reg' was unexpected) From schema: linux/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml Apurva Nandan (3): dt-bindings: irqchip: ti, sci-intr/inta: Fix warning '#interrupt-cells' was unexpected dt-bindings: mmc: Fix 'dma-coherent' was unexpected dt-bindings: interrupt-controller: Fix 'reg' was unexpected .../devicetree/bindings/interrupt-controller/ti,sci-inta.yaml | 3 +++ .../devicetree/bindings/interrupt-controller/ti,sci-intr.yaml | 3 +++ Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 3 +++ 3 files changed, 9 insertions(+)