From patchwork Fri Feb 23 17:28:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13569704 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 832A2C54798 for ; Fri, 23 Feb 2024 17:35:24 +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=IrP7JiAqKEp/r+mUOyKpiJ4nzv0QmtYiBkDTK7RHOJU=; b=OnJUvWqCh6Dt3g 5RE+7EgFAWjtio/MoI6CLuPKlawcVrJHaOJbdFUJA7AQmavL5rMl1MDP38l+SjrGecV/EQ29k3+24 +O+WtwEf4LOk8+BcKg/62WjZu/AHxe1MLvSipmX3z9RimU973U2rOdnFQ57V7Y6xArOlIYdN7cXdZ t6f6m1zfSsl4G8o8PRt8OXsqURhvmeVvGOKpxicN36LNkt67vaEvvl+aVQkirTpIRLUodJ2AzINVS ePMQMJO/6DwS0bL1SSGBurolZtUpvVDJ57ddaybkAMzQt4XnM1h0DWmfoLPpxVorcQkGirLDoszB1 yXYNfxZGOjqzZlULWHUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZRw-0000000AXem-0rwN; Fri, 23 Feb 2024 17:35:04 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdZMH-0000000AUYY-2kB3 for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 17:29:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1708709353; x=1740245353; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=u6JeeHT9oRTlHnIjB/tPWNs3cODCuJ8lE0PAWT8DiHA=; b=jQxjzLSpg3FeTEzHdxy8K/gWQmZSwZl3kcyZN/yA2wOU8YuYilwgB8FE My1GQNSgiPkqxNkonS26r9S/wJfFF92O+SgdkssZLREsyeS+Gq9Vzps0J TsQ+HIrI7nzEc2OOxDcUmE6rpuV762upKuIeftf95JaaiaBRdSU727v0L tGdfGnyvk+k+VV0R2SEBKbscEIz9awB3pyBD7FybdoAuClLVwJX867eqo u/dJTgM1qMwnUjVHlqAf7fM6ahivPgswhQMntPXUrKPF9/RKKosnxli7T aUc5n3A8EUItBFB+/DxDBcKYVGNCx1VdkqdkVLRpOy+bE4zn1rGscba0L g==; X-CSE-ConnectionGUID: nX+aFf6zR2a6Qs8N2xdKug== X-CSE-MsgGUID: qzh6xr4eSEq0O3yKtlB6dQ== X-IronPort-AV: E=Sophos;i="6.06,180,1705388400"; d="scan'208";a="18276347" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Feb 2024 10:29:13 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 23 Feb 2024 10:29:04 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Fri, 23 Feb 2024 10:29:00 -0700 From: Varshini Rajendran To: , , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v4 28/39] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic Date: Fri, 23 Feb 2024 22:58:55 +0530 Message-ID: <20240223172855.673003-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240223171342.669133-1-varshini.rajendran@microchip.com> References: <20240223171342.669133-1-varshini.rajendran@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_092913_949276_EB726715 X-CRM114-Status: GOOD ( 12.50 ) 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 Document the support added for the Advanced interrupt controller(AIC) chip in the sam9x7 SoC family. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- Changes in v4: - Updated Acked-by tag. --- .../devicetree/bindings/interrupt-controller/atmel,aic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt index 7079d44bf3ba..5fb9366c94a1 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt @@ -4,7 +4,7 @@ Required properties: - compatible: Should be: - "atmel,-aic" where can be "at91rm9200", "sama5d2", "sama5d3" or "sama5d4" - - "microchip,-aic" where can be "sam9x60" + - "microchip,-aic" where can be "sam9x60" or "sam9x7" - interrupt-controller: Identifies the node as an interrupt controller. - #interrupt-cells: The number of cells to define the interrupts. It should be 3.