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 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 13772C6FA82 for ; Thu, 22 Sep 2022 20:45:50 +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=PVUiLeOwDGstMyfOwE5BOnbD9jeUtbZ5zh8u1qgRE3Y=; b=zJ72GBrBD4vVyp rDAf1G+WT8BVAQWhnA8JRXbCqUayyAIdMOAHHJu/hXgwwm9SnbzSWSFeGmjfNm6uxovYO7VDdSquY hBmHfjO//kbAdE9u2Ra4OMaGwBJeyumTfvbeJ5DhwvvBhvWzY/xLps+H6/E7XicHtYWqmJ55lp/fB nXhlI4/iiVj1MHU1xDiC0PraiRLbhtcQ8QaIR38Le6zGDb8R4dNXlBJarpr4Qd4ufn7PcM65oLsdW uKPOeDc+0a4eOhCda6F3fPmbLffZpP/3J5gZGxNWMcsbcJIRWBrqPbQgeGaOWKQrI2169ZRJA4zTU FQDJryMXcXdKHwDIQC7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obT3u-0009Xh-Ix; Thu, 22 Sep 2022 20:44:46 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obT3r-0009Wm-Mo for linux-arm-kernel@lists.infradead.org; Thu, 22 Sep 2022 20:44:45 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 28MKicbJ070955; Thu, 22 Sep 2022 15:44:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1663879478; bh=P6NEvfz5gVf9k8dk/KZYobZYXBAwGwewYMSyAglecQI=; h=From:To:CC:Subject:Date; b=JQQTckO2aTqtuJD4fi5Uc+yJ1XjaVVI1ohtAqN4Wy8ltYINLSSPPfO2AuRlvV0B4d 3vnh0sarAzfTlgSxJwHy5s76HWmf48SgEtIwX+PVCgNNqqdvt0xhoVu83phG076xLd 1sXsK7Y2MZSa90IrVMYDdbHOjpjFjv5EQxB4kBEI= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 28MKic2E006121 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 22 Sep 2022 15:44:38 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Thu, 22 Sep 2022 15:44:38 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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; Thu, 22 Sep 2022 15:44:38 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 28MKialb034450; Thu, 22 Sep 2022 15:44:37 -0500 From: Matt Ranostay To: CC: , , Matt Ranostay Subject: [PATCH 0/2] dt-bindings: PCI: ti,j721e-pci-*: resolve unexpected property warnings Date: Thu, 22 Sep 2022 13:44:32 -0700 Message-ID: <20220922204434.74764-1-mranostay@ti.com> X-Mailer: git-send-email 2.38.0.rc0.52.gdda7228a83 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-20220922_134443_939554_285F5E3D X-CRM114-Status: UNSURE ( 7.00 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Resolve unexpected property warnings related to interrupts in both J721E PCI EP and host yaml files. Matt Ranostay (2): dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definition dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties .../bindings/pci/ti,j721e-pci-ep.yaml | 7 +++++++ .../bindings/pci/ti,j721e-pci-host.yaml | 20 +++++++++++++++++++ 2 files changed, 27 insertions(+) -- 2.38.0.rc0.52.gdda7228a83 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel