From patchwork Tue Sep 3 06:42:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Varshini Rajendran X-Patchwork-Id: 13788107 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 4C3DCCD342C for ; Tue, 3 Sep 2024 06:46: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=wWecbuIxo+mkRD6bzuGzQeiUIZw5+7DHUAUzS+7eyfw=; b=VsG0U4sKCnTL1fGQ+kmWI09rsI f5dm2Jqzc84LT5K5cLXgUCy87jn81rgiMweJe+Z3JWb6VYK+TIKhSMDu0ZLjpnuNhacbISDCMqJD0 H1yjkMm8aCMWvswyLT7zFsYG9dvzyfxzoWIQWomCBZjD//7j+VEuuY1TK5+Jbo1fbRPb3is1SOC6X eByISngCvC9e3GBDNulxFltwjg/EvT0Syi5AaCgy8KV4E1HLzCMC7MuVpBEHUfXU2f2vTlgg0vQII ivI1R1gtJrA29a3el123etRlnkA+lDwnVtS+mUkBq2kN8J0FlKervap2/Pw+k8PzKQAz9gfvrG+F+ Upo/EzLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slNJI-0000000GWOX-1krj; Tue, 03 Sep 2024 06:46:40 +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 1slNG2-0000000GVQy-3Adp for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 06:43:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1725345799; x=1756881799; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=N6gPdKLgzt8G5cWCGX2YKZDyoklnH6qBOw/R1C7Gbb8=; b=KD0b6VSSqbhYZLcSHu5LrTQMcCT/7YW2iFLkLcL+ujh6Upn1Npko1mrg idy3BmDHN4aa0M5RAY1QiBSHYdV00eucAfx7C0GiwtzIaIQosBx1YAYWG ws1AL+Di2iNfVBDM5Z0ym8YGvnnB5xdgSfIRSIeUWW2Up03RqnF3oYQPR 6e3rq+wO+vaCfmcobd0/Do+mu1DvMCc8zoMsrCqB1gi/UdE0VJDhLuTuJ kLqShKwI0S6/CB2iGhKFWeAkyEutrNWbO9hR8F/BCYRKA3tIK8aQ2G7/d YK/FBhzr/yv864O+2vkmRC6tiHije2m5vnURMB1pI5LTaKowqIHIXKK6i g==; X-CSE-ConnectionGUID: 02dNa+UiRmSH2VEpN09glQ== X-CSE-MsgGUID: WP11WMHuTByh5ItSZkP0sg== X-IronPort-AV: E=Sophos;i="6.10,197,1719903600"; d="scan'208";a="262174364" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 02 Sep 2024 23:43:18 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 2 Sep 2024 23:42:48 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Mon, 2 Sep 2024 23:42:45 -0700 From: Varshini Rajendran To: , , , , , , , , , , CC: Subject: [PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic Date: Tue, 3 Sep 2024 12:12:40 +0530 Message-ID: <20240903064240.49415-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240903063913.48307-1-varshini.rajendran@microchip.com> References: <20240903063913.48307-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-20240902_234318_821295_578B1B98 X-CRM114-Status: GOOD ( 12.48 ) 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. New compatible is introduced to capture the differences like the number of interrupts supported in the integration of the IP to that of the previous designs. Signed-off-by: Varshini Rajendran Acked-by: Rob Herring (Arm) --- Changes in v7: - Elaborated the commit message by explaining the difference in IP. --- .../devicetree/bindings/interrupt-controller/atmel,aic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml index d4658fe3867c..d671ed884c9e 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml @@ -23,6 +23,7 @@ properties: - atmel,sama5d3-aic - atmel,sama5d4-aic - microchip,sam9x60-aic + - microchip,sam9x7-aic reg: maxItems: 1