From patchwork Tue Feb 22 10:46:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pali_Roh=C3=A1r?= X-Patchwork-Id: 12754890 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 38755C433EF for ; Tue, 22 Feb 2022 10:53:21 +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=/y1DFjsKoPMmCkrM2T3ZxU0Yk4C449n28bLvKTDQfqM=; b=xRin3kT8Ca5PeI 2rN034Cmb5wlYeLZTmJntmECtBfXngXV1YQ68UECjv5322YKiw1UbIHcGkA/CDhZOTWp6ulfx59Wb B1BSo+2H+SMlTgeC3rfVoSacYG+IcYGf0UO6fQK8aikMKy9zaIbuiHbbI7njAJ4oohJEfS+qZGXII zYSI1DEPEtOVu1JzQFQ4BuJv2tsSP31Oz7l2U3ICFoEY3J4jIQVfOdGOmkZ9t/uE5B2HiGclw/e92 V9FYqA+5AwYT/t6tP/z4HOhCcdsk0PmuLHLJOJHo/xnv05he4xZRgQ83Y6Ur6CVb1LiLUlNaMthRr IzJxL6z4Lb0Y8hu4AGIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMSlv-009CC1-4O; Tue, 22 Feb 2022 10:51:56 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMSh5-0099w8-K9 for linux-arm-kernel@lists.infradead.org; Tue, 22 Feb 2022 10:46:58 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 43709B81989; Tue, 22 Feb 2022 10:46:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BD00BC340E8; Tue, 22 Feb 2022 10:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645526812; bh=XWmi5NJivzp3vt7XTYxmuFvhD7l+7GEtiZkvDdUoUss=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=t2gExV7tqQ3qAZvjtG+bylOArMKS9H7M53nZPMKoYcDmY+y26ILxEkBXcxaxmW2h0 +JFSsevCqnXZlTNlRlXGySOTQBdfm/7DP6aylf3nakRiQ/vaciS6CCApM/dxZhywSC OKwB0MBRkd6qmuAM0VMHhKMi4vdTkNAaUdo+yTCsaSzctSw7GUG12xGCSBkThQLduU yjMrSqQtedi1MdSgELoJPpcNGtiHSVM3nkeIajMJ+xQAFcQFScF9FpOYqQnCsgOuod u6UpblmM8uzExkW9jvTkf7AJr05dhiQDEfgKk7wEhxzmvDMeV+5DOx2jmL1ZE4d4h1 ulqMdSC+kv9ow== Received: by pali.im (Postfix) id 76384FDB; Tue, 22 Feb 2022 11:46:52 +0100 (CET) From: =?utf-8?q?Pali_Roh=C3=A1r?= To: Lorenzo Pieralisi , Bjorn Helgaas , Rob Herring , Thomas Petazzoni , =?utf-8?q?Krzysztof_Wilczy?= =?utf-8?q?=C5=84ski?= , =?utf-8?q?Marek_Beh=C3=BAn?= , Russell King Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v3 09/12] dt-bindings: PCI: mvebu: Update information about intx interrupts Date: Tue, 22 Feb 2022 11:46:22 +0100 Message-Id: <20220222104625.28461-10-pali@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220222104625.28461-1-pali@kernel.org> References: <20220222104625.28461-1-pali@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220222_024655_966187_FA7259D4 X-CRM114-Status: GOOD ( 11.23 ) 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 Signed-off-by: Pali Rohár Acked-by: Rob Herring --- Documentation/devicetree/bindings/pci/mvebu-pci.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/mvebu-pci.txt b/Documentation/devicetree/bindings/pci/mvebu-pci.txt index 24225852bce0..6d022a9d36ee 100644 --- a/Documentation/devicetree/bindings/pci/mvebu-pci.txt +++ b/Documentation/devicetree/bindings/pci/mvebu-pci.txt @@ -81,6 +81,11 @@ and the following optional properties: - reset-gpios: optional GPIO to PERST# - reset-delay-us: delay in us to wait after reset de-assertion, if not specified will default to 100ms, as required by the PCIe specification. +- interrupt-names: list of interrupt names, supported are: + - "intx" - interrupt line triggered by one of the legacy interrupt +- interrupts or interrupts-extended: List of the interrupt sources which + corresponding to the "interrupt-names". If non-empty then also additional + 'interrupt-controller' subnode must be defined. Example: