From patchwork Fri May 6 13:40:27 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: 12841179 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 15C32C4332F for ; Fri, 6 May 2022 13:43:44 +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=OHprhTAQWYeixJGQqLLrtgax1C3myeObJwC3UzZqUFk=; b=cbLEU9awPCB/Q9 hReSz7qkUSaZm8lWORKjUgGcPYhQXKF7JxjltOzW3a5GA5hY/em7Ra2j+NRWSL2wTlXLCk7eqzZBT Oof0zmK33CuH0R2spYTOCn8h/uI1OYC8gEXp7G8vDwAuDdVIEYadfYu416mTYaLYlCxOdkr8wabe/ nNVlKgheZ3ajIfCZTCBMKkz8t7DJFbRbSFp1yuw1cNcoLN/Rg50pE+sg9W5rCTdusUqS+PUNkoyXm 6wcSILgC111zcKqsl0tTIBWvGw03wnFO/Mny7zjgW/pBQ58ox76N1LOBGhY1M/u/jqWhtFBoX/dIW yf0o5VIqBv8/JCdefsCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyE9-003ZF8-3g; Fri, 06 May 2022 13:42:37 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyCM-003YC0-JR for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 13:40:48 +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 36D3DB835D8; Fri, 6 May 2022 13:40:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6B58C385BE; Fri, 6 May 2022 13:40:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651844443; bh=XOfCRiSnJEHlnQ3QGJRGEiJHjdZf3trk4k7UXZvzBMg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BAH9uYIuww1yQEF8UaaquDhv+kfSez0+qJsrBcA0Kb2jx4XB3IJZ6M3a56snYvrrZ 2Rhxrok2V1CovPlayEpgtyFJ9yqru3GhZHUnRjhYbvZzF5+yo8Y8pdf1HODM+/ww6s uK+9yr2nBKcr5VLvMdqOZyzJ1NyvLEWsUtib/HyZs2iXmyD0fQ8VbEkSGxhgIqGUNa EUEytkQiAqKC5GExWz3wbaXMValtGAxrSniS7XDzwEp33+TDzNV3ZAonY++AQ6GHXg HK/c4E9pBaLS8HrVUIo+40etNo1e9sw4MeAqQ411MG/d28pCCwiQzgxEG//bub55It c2/EZ7WryQqbA== Received: by pali.im (Postfix) id 222B313AB; Fri, 6 May 2022 15:40:41 +0200 (CEST) From: =?utf-8?q?Pali_Roh=C3=A1r?= To: Thomas Gleixner , Marc Zyngier , Rob Herring , Bjorn Helgaas , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Thomas Petazzoni , Lorenzo Pieralisi , =?utf-8?q?Krzysztof_Wilczy?= =?utf-8?q?=C5=84ski?= , =?utf-8?q?Marek_Beh=C3=BAn?= Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 4/6] dt-bindings: PCI: mvebu: Update information about summary interrupt Date: Fri, 6 May 2022 15:40:27 +0200 Message-Id: <20220506134029.21470-5-pali@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220506134029.21470-1-pali@kernel.org> References: <20220506134029.21470-1-pali@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_064046_839419_37833DA9 X-CRM114-Status: GOOD ( 10.96 ) 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 --- Documentation/devicetree/bindings/pci/mvebu-pci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/mvebu-pci.txt b/Documentation/devicetree/bindings/pci/mvebu-pci.txt index 6d022a9d36ee..ef33558210d0 100644 --- a/Documentation/devicetree/bindings/pci/mvebu-pci.txt +++ b/Documentation/devicetree/bindings/pci/mvebu-pci.txt @@ -83,6 +83,7 @@ and the following optional properties: 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 + - "summary" - interrupt line triggered by any event, including "intx" - 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.