From patchwork Thu Mar 20 10:54:46 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pinkesh Vaghela X-Patchwork-Id: 14023698 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 D6800C36000 for ; Thu, 20 Mar 2025 10:55:07 +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=IBJNAsWYcd+KeJbBwAjM6s+BTZAfMoIJO8wBycMqFmY=; b=ovrdLVPjw4BDOm MZWe+qcQviOvxg5ZYEoqd8yvuDmlTye5dCm2aP/gC9ALcD5S5QedF1j+1PCSvo4/FbLZFsgqcrmpN mRMy7Zwq3gVCFdoGkxn/a9UEGpd0d5BhAvJemlEAwDjD/IwBSFuyUM6ROQswtShAeytZPMbcjACLe L8dxnSHot+t1+nin63umRBn1iQSCBT5o1PFvasEGdCFdB571PNTHmVhKYOIiNz6yovB4B60khc0ra baXR7QIaEFlAlDenEA4RAxZFg2izKBB2UD5wYORLKbl7RJC9oPyGpTUoQsDr/M7LCoAqCGzw0XFo8 2VA73tySXNCmery40/PA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tvDYF-0000000Bs3n-2eZo; Thu, 20 Mar 2025 10:55:03 +0000 Received: from naesa03.arrow.com ([216.150.161.23]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tvDYB-0000000BrxO-2c6f for linux-riscv@lists.infradead.org; Thu, 20 Mar 2025 10:55:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=einfochips.com; i=@einfochips.com; l=1119; q=dns/txt; s=NAESA-Selector1; t=1742468100; x=1774004100; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=0ALTharMqIir38+9/Eaz/083RGv8Pd04I92YF3XKwHA=; b=eCIK0jhqHitbcDVvMvAzRq2eP7h8gvH6W4p2rSOqgAnn4I+nLm1YbhXc IebSlcN3Tp/EUaaUDzs9Sc+iJGzrPfk00Uk7fbdTR0hm0MIpS3kmohVCo 5x/Fl09lHUHByOu0dwypCuzksnG1bdlxQMBxWEwmFQ2/A3UPoc63hJGN9 zPVeaezwYuYzMYBFjZJ5z5/PZRE+RSUKpke6MNQfphlLkns6KYFv/9wUh ynru1oy5Wq4WTkcLTfkTOay4uhROyId4PvI/ThqhKrQf7pqsuSplAISC3 Q3v6yQ5ma4rXLLubr7/t1V4zQOg8yypnWwYmCu51TmILJmbHE1ie7y6eq g==; X-CSE-ConnectionGUID: 3esQwa8aTaefx7i5/w/UNQ== X-CSE-MsgGUID: tKjRUMaGSIWpi+a6WLTKFw== X-IronPort-AV: E=Sophos;i="6.14,261,1736838000"; d="scan'208";a="80317558" Received: from unknown (HELO eicahmirelay01.einfochips.com) ([10.100.49.50]) by naesa03out.arrow.com with ESMTP; 20 Mar 2025 04:54:59 -0600 Received: from AHMCPU1888.ap.corp.arrow.com ([172.25.5.100]) by eicahmirelay01.einfochips.com with Microsoft SMTPSVC(10.0.14393.4169); Thu, 20 Mar 2025 16:24:50 +0530 From: Pinkesh Vaghela To: Conor Dooley , Rob Herring , Krzysztof Kozlowski , Thomas Gleixner Cc: Paul Walmsley , Samuel Holland , Palmer Dabbelt , Albert Ou , Daniel Lezcano , Min Lin , Pinkesh Vaghela , Pritesh Patel , Yangyu Chen , Lad Prabhakar , Yu Chien Peter Lin , Charlie Jenkins , Kanak Shilledar , Darshan Prajapati , Neil Armstrong , Heiko Stuebner , Aradhya Bhatia , rafal@milecki.pl, Anup Patel , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 07/10] dt-bindings: interrupt-controller: Add ESWIN EIC7700 PLIC Date: Thu, 20 Mar 2025 16:24:46 +0530 Message-Id: <20250320105449.2094192-8-pinkesh.vaghela@einfochips.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250320105449.2094192-1-pinkesh.vaghela@einfochips.com> References: <20250320105449.2094192-1-pinkesh.vaghela@einfochips.com> MIME-Version: 1.0 X-OriginalArrivalTime: 20 Mar 2025 10:54:50.0007 (UTC) FILETIME=[809E0A70:01DB9986] X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250320_035459_786331_21CB120F X-CRM114-Status: UNSURE ( 6.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Darshan Prajapati Add compatible string for ESWIN EIC7700 PLIC. Signed-off-by: Darshan Prajapati Reviewed-by: Samuel Holland Signed-off-by: Pinkesh Vaghela Acked-by: Conor Dooley --- .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml index 3dfe425909d1..ea7093fde060 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml @@ -58,6 +58,7 @@ properties: - items: - enum: - canaan,k210-plic + - eswin,eic7700-plic - sifive,fu540-c000-plic - spacemit,k1-plic - starfive,jh7100-plic