From mboxrd@z Thu Jan 1 00:00:00 1970 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 8CDAEC87FC8 for ; Mon, 21 Jul 2025 16:55:42 +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:Cc:To:In-Reply-To:References:Message-Id :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=B1u4vA+5fY1xIvUeDiI6ylc5qIH7AkWDC9dU7STBTnk=; b=eTamO+EezCRJ4D n5QmZvvAaoCOr6iR3r5/5BwiwtPpPy/wRpUMOfOcF5DK2VEdAwIhGhUhDn0e6qEGD5WFG/LRiS+9z r4+cflmfwMSjxGguS+SDKN8rnzG8aRl38q/RqCwFLyJlrCOGOE0T2+hQXl+axlr8zH8/b7zsS/3d/ 39CzSvaFDy1jYs4qz3uxJnOHHrVytpenEhDf29fZzmQCMfhTEGnNI9pKfGDm4zNO0VTNn05Bk+qyX L/emrPNuTZOK40ux5Y4OaCfvTu688fikVLs0IHxPgenHu1WpIUOY0/I+CeIBbazKvsK1B2/LYfC+j JLauptRLD44o/D/+zn/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1udtnd-00000000FHY-1Chf; Mon, 21 Jul 2025 16:55:37 +0000 Received: from sender4-op-o15.zoho.com ([136.143.188.15]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1udsnB-000000007Hc-0pa5 for linux-riscv@lists.infradead.org; Mon, 21 Jul 2025 15:51:06 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1753113059; cv=none; d=zohomail.com; s=zohoarc; b=BKPt3FToYiO1v5QZuE3uu66eskmgYbtsxUsZbM30IyLTsQyPhUz5K7+TrN8KiMQ0kWIpfdJ72vX9EUHxVcsZYENgdvi1n5QlQAPJSb7MFx/dMt5auU6y/zK0KGfOUamZvl5hjFxWECcvmMKeusbCYEoeHWTc1oNwnaX9LXWP83s= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753113059; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=yDAH2e61IfxI4LTcJTlVZFktJ72alhOUm+C6wmvSHV0=; b=NqilH0NrHo5dJMi+iWidH/DX/Qyl2lpydiLyP/mAmba6vRzmL51ODMAsY7hZvHh59vNF55cER4t7KKipQVjTkiwRj2P0gC5Ekna6TKhh2ITAlHDKB2Fg1GH2rlDfwfyYgSd3wsJnpWVRm4ox2dpzMgIfP2JRgiI8Kaf8lbA/PGQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=pigmoral.tech; spf=pass smtp.mailfrom=junhui.liu@pigmoral.tech; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1753113059; s=zmail; d=pigmoral.tech; i=junhui.liu@pigmoral.tech; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=yDAH2e61IfxI4LTcJTlVZFktJ72alhOUm+C6wmvSHV0=; b=gKo1oJCYw+/aVFqPbiCgKU02djQJJzaC8ayU9mgRSAjyAVATQXObl/qI5kRgXo/p otaRGBudrqLhnO12gfeEkn5qULjIuWUgwaXGQu1ViZmxJh+A0xK9V0xMrAWRYPab0rL WAQTvB4v7qvQA4hNcdrXq1w3ZETQO9SprvNBD8IM= Received: by mx.zohomail.com with SMTPS id 1753113057868788.1664943815517; Mon, 21 Jul 2025 08:50:57 -0700 (PDT) From: Junhui Liu Date: Mon, 21 Jul 2025 23:46:10 +0800 Subject: [PATCH RFC 04/10] dt-bindings: timer: Add Anlogic DR1V90 CLINT MIME-Version: 1.0 Message-Id: <20250721-dr1v90-basic-dt-v1-4-5740c5199c47@pigmoral.tech> References: <20250721-dr1v90-basic-dt-v1-0-5740c5199c47@pigmoral.tech> In-Reply-To: <20250721-dr1v90-basic-dt-v1-0-5740c5199c47@pigmoral.tech> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Daniel Lezcano , Thomas Gleixner , Samuel Holland , Anup Patel , Greg Kroah-Hartman , Jiri Slaby Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Palmer Dabbelt , Conor Dooley , linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org, Junhui Liu X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1753112991; l=895; i=junhui.liu@pigmoral.tech; s=20250507; h=from:subject:message-id; bh=fD77Dtieal1yj/QDKz/fzPHcRp/irc853ylwKF7CS+I=; b=2dnClXGC9O8i8C2zM0sQSFrz5RbvcKcwmbyw+pNZBjL0bfYVOoxTf0MT5J0pOF8R9IdF/L6lk kF4cO9FxLuICoj8rA2IZg68maBT4dK5DmtKdxu3sjZqtOJ9VLbL9p/+ X-Developer-Key: i=junhui.liu@pigmoral.tech; a=ed25519; pk=d3i4H2mg9LUn4SQemoLAjLRQy0nTcyknIv6zgKMwiBA= X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250721_085105_301154_1BFD77FF X-CRM114-Status: UNSURE ( 7.66 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Add CLINT support for Anlogic DR1V90. Signed-off-by: Junhui Liu --- Documentation/devicetree/bindings/timer/sifive,clint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml index d85a1a088b35dabc0aa202475b926302705c4cf1..16b8c0bdce82a55765046cfdc8d1f85a8dfb3912 100644 --- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml +++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml @@ -29,6 +29,7 @@ properties: oneOf: - items: - enum: + - anlogic,dr1v90-clint # Anlogic DR1V90 - canaan,k210-clint # Canaan Kendryte K210 - eswin,eic7700-clint # ESWIN EIC7700 - sifive,fu540-c000-clint # SiFive FU540 -- 2.50.1 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv