From patchwork Thu Sep 12 14:24:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: karthikeyan X-Patchwork-Id: 13802199 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 51168EED60B for ; Thu, 12 Sep 2024 14:26:56 +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=BU47idGdwITR4lmSeB8xZqbSfQp/9glqsDnns9KfR98=; b=FKDdpmh+GJ2iMf oNajyrjSKchN11gcB2QUiYv3Z4Kwt8BJaq7VjqV8AEBDzzAlcFwB5rwXCl8N4U4zcjliypIWaVua4 ix0fB21ez89E5+MYltP+qCcKL5pFwWsnWkOAFZNbwSQycSYR2qR6wmpJ2RMHLsuf3+DfwljyrkA2o xe0utmNdXmkFAhoFFyo/ezecMxYn1WQu09T0j53gnkZQ8KMoehqhOtBOJC6FNVGdU0PTkfOdRMjvD xuWWZ/XUtiTYMYkmL9gID3qtl8UYVlCq96IvPqBXQBboGS7Qs4dvM3i95Cleq9tPH1Kx9KFSv5UC3 QLE4lZIXatiYYeESe/Lw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sokmY-0000000DLG0-1hwl; Thu, 12 Sep 2024 14:26:50 +0000 Received: from omta38.uswest2.a.cloudfilter.net ([35.89.44.37]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sokmG-0000000DL7h-3TY0 for linux-rockchip@lists.infradead.org; Thu, 12 Sep 2024 14:26:34 +0000 Received: from eig-obgw-6004a.ext.cloudfilter.net ([10.0.30.197]) by cmsmtp with ESMTPS id okMvsCiuqumtXokm2sTd3B; Thu, 12 Sep 2024 14:26:18 +0000 Received: from md-in-79.webhostbox.net ([43.225.55.182]) by cmsmtp with ESMTPS id oklysyl5cks1PoklzsJnVH; Thu, 12 Sep 2024 14:26:16 +0000 X-Authority-Analysis: v=2.4 cv=Ud+aS7SN c=1 sm=1 tr=0 ts=66e2fa08 a=LfuyaZh/8e9VOkaVZk0aRw==:117 a=kofhyyBXuK/oEhdxNjf66Q==:17 a=EaEq8P2WXUwA:10 a=-pn6D5nKLtMA:10 a=vU9dKmh3AAAA:8 a=_vxgr4zIZx27vdRyEIkA:9 a=rsP06fVo5MYu2ilr0aT5:22 a=ZCPYImcxYIQFgLOT52_G:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=linumiz.com ; s=default; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=IJbCpjR15TcWvFC+DPqDRtsS9ZjW3RoOWItYzzC3tRE=; b=I/YOQA9MfrdgiWwj/igdnBlEad gR2ZdKlRDWJur+9+ZUpZnC74IOryoVk5ZafJE9JE6rmo187YqqgSjmEgRjg12rVyfyWtsrBtB7IG9 aQNTOrhLv8xV3rvSl1CgxsNayoc7Ar6nCx1dPt625UylawQ3bGrLiAthGoVgTx1vEp3Yoz4xEVlxF A/9HiI0A+s9wW0AypynRS9V+W5xlMWWRIVMM69slv37BWvRKrRm4SYL7veHFyjzI1oRQZYlGUICai G7R9Ydzbx1BFGj32+YYK2VuCK2r2/tk3P6Cg3xN9KVo68sdm/EHdmDjriA4URZ8I+YQfzr1f/XWq+ yveJcwyg==; Received: from [122.165.245.213] (port=41006 helo=localhost.localdomain) by md-in-79.webhostbox.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1soklw-003n4z-1f; Thu, 12 Sep 2024 19:56:12 +0530 From: Karthikeyan Krishnasamy To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, heiko@sntech.de, alexandre.belloni@bootlin.com Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, Karthikeyan Krishnasamy Subject: [PATCH v3 1/6] dt-bindings: watchdog: rockchip: Add rockchip,rv1126-wdt string Date: Thu, 12 Sep 2024 19:54:46 +0530 Message-Id: <20240912142451.2952633-2-karthikeyan@linumiz.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240912142451.2952633-1-karthikeyan@linumiz.com> References: <20240912142451.2952633-1-karthikeyan@linumiz.com> MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - md-in-79.webhostbox.net X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - linumiz.com X-BWhitelist: no X-Source-IP: 122.165.245.213 X-Source-L: No X-Exim-ID: 1soklw-003n4z-1f X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost.localdomain) [122.165.245.213]:41006 X-Source-Auth: karthikeyan@linumiz.com X-Email-Count: 16 X-Org: HG=dishared_whb_net_legacy;ORG=directi; X-Source-Cap: bGludW1jbWM7aG9zdGdhdG9yO21kLWluLTc5LndlYmhvc3Rib3gubmV0 X-Local-Domain: yes X-CMAE-Envelope: MS4xfK44OYWZI1BizjZ1j88bqmurlDxsccKb6byNEAHSOhuuqb3LmD4/T58DptFpRpW+mlGmvIx9Fe4TElt3qqRJ6M2uJ6hn0L5h9SVmJiZn3shcxt7yLcQ2 Hd28Ypsm9h0JRbpa/nQYjZBxCQyEDFvvHyxrMop+/ZtWSP3oRGFYrsCQxMqyguQZY6lDuiNPNMWwl3sjc/TaJh3B4r2dlfHYwZjt6hNw1ZcR5AtnKbEQVM95 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240912_072633_413650_46440A92 X-CRM114-Status: UNSURE ( 3.89 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Add rockchip,rv1126-wdt compatible string. Signed-off-by: Karthikeyan Krishnasamy Acked-by: Conor Dooley --- Notes: v3: - add watchdog compatible string Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml index c7aab0418a32..bccd27a1e470 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -31,6 +31,7 @@ properties: - rockchip,rk3568-wdt - rockchip,rk3588-wdt - rockchip,rv1108-wdt + - rockchip,rv1126-wdt - const: snps,dw-wdt reg: