From patchwork Tue Mar 11 07:34:23 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pinkesh Vaghela X-Patchwork-Id: 14011242 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 A23D7C28B2E for ; Tue, 11 Mar 2025 07:36:09 +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=/X7NrIHilZOyMAdgMb205cnnWj1lkI+YmCPn9Oqpi/U=; b=sC5kjnhJT/+Qfk 3YixH7s6MJZTxxlzq/Y9P3/WL9Hjs4kGXYVyROuGhj/dtd8XJ8GSWEtJewqfMUn+duDTbKJkrNP/1 Mtu53TK3RVDbAbCwpbStPZ2JPqMv6XaTqyB8E5IX3EwFD8IBl+ow0pVY3GjrjIArdpzpLeoEksuU5 XSEZ6EHVvge++QAwkohw1Ql3iCC4JqXs6GIfh7lgnBZIIf3vZYiGTWbx5uHYTY8eIAFx7Sg8G2G6g l1ZzuwwErLNnTWQXG7peTP+hAtxZQmWSj6Y+/Z0WZx2qOE1jsnqzWIL2VoZ0DQb5bdHbzhHeX+y5/ 99ozzJTmrNw+u23JiAXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tru9c-00000004qzA-0uYQ; Tue, 11 Mar 2025 07:35:56 +0000 Received: from naesa03.arrow.com ([216.150.161.23]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tru8N-00000004qdd-1nHO for linux-riscv@lists.infradead.org; Tue, 11 Mar 2025 07:34:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=einfochips.com; i=@einfochips.com; l=931; q=dns/txt; s=NAESA-Selector1; t=1741678479; x=1773214479; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=OYF7/55p2x4bh2lBVQC558u/lk/ZKZ7jhSldjLUhz/s=; b=rfwJZSqOQW7QbGdMfE4TzP+cvjwXbGSuWCZItvyGBK/ShUTzAkT5LwQB WGVQbzmBjV7vry1DmvCTHhRJS9AYtO1zy3HNi4co9gFR2SKpSe0o7pA1U nD+Q0Gl32AAy3OuO3EnS2qb8tWOiExu8n82FdIp6mGSPntOLdxDeUFBJv qpSiqmwDHIBFUsgVz9vxmICnzn1IaTMNdYZF8fKqsq2BNSJpiOOh3YUZl Vym4JHwbOkN695sbT7FUKo+5Zp9jcriq23EncBjuf0bLVYd2FULbMSr2u Glo8AK21vFRWPu/Vq7JWP1k75oUGSvswPrNi+dwUYhzMnCjzrr5brjkMk Q==; X-CSE-ConnectionGUID: eoryC8u/QzSlXoUygPUgRA== X-CSE-MsgGUID: Zmvlro/aRLalypvOaBCORw== X-IronPort-AV: E=Sophos;i="6.14,238,1736838000"; d="scan'208";a="79624703" Received: from unknown (HELO eicahmirelay01.einfochips.com) ([10.100.49.50]) by naesa03out.arrow.com with ESMTP; 11 Mar 2025 01:34:35 -0600 Received: from AHMCPU1888.ap.corp.arrow.com ([172.25.5.100]) by eicahmirelay01.einfochips.com with Microsoft SMTPSVC(10.0.14393.4169); Tue, 11 Mar 2025 13:04:32 +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 01/10] dt-bindings: riscv: Add SiFive P550 CPU compatible Date: Tue, 11 Mar 2025 13:04:23 +0530 Message-Id: <20250311073432.4068512-2-pinkesh.vaghela@einfochips.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250311073432.4068512-1-pinkesh.vaghela@einfochips.com> References: <20250311073432.4068512-1-pinkesh.vaghela@einfochips.com> MIME-Version: 1.0 X-OriginalArrivalTime: 11 Mar 2025 07:34:32.0749 (UTC) FILETIME=[080E3DD0:01DB9258] X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250311_003439_527658_3DB76DA1 X-CRM114-Status: UNSURE ( 7.40 ) 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 Update Documentation for supporting SiFive P550 based CPU Signed-off-by: Darshan Prajapati Reviewed-by: Samuel Holland Signed-off-by: Pinkesh Vaghela Acked-by: Conor Dooley --- Documentation/devicetree/bindings/riscv/cpus.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml index 2c72f148a74b..3ee7468001f6 100644 --- a/Documentation/devicetree/bindings/riscv/cpus.yaml +++ b/Documentation/devicetree/bindings/riscv/cpus.yaml @@ -51,6 +51,7 @@ properties: - sifive,e5 - sifive,e7 - sifive,e71 + - sifive,p550 - sifive,rocket0 - sifive,s7 - sifive,u5