From patchwork Thu Oct 10 06:14:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Karthikeyan Krishnasamy X-Patchwork-Id: 834928 Received: from omta036.useast.a.cloudfilter.net (omta036.useast.a.cloudfilter.net [44.202.169.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EE56D1A0706 for ; Thu, 10 Oct 2024 06:14:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=44.202.169.35 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728540896; cv=none; b=js/rbaTpc5jRMNcNEFtPaAWwnmlJRIFIarbxH+1g39qFydVZNIbnAIgw6FUIq5G/uKzoTsQQkIhq+yZaZ6hzLhda1jvjju2BGDYUuCwWCQNC1UfEJTTpLgnwof9VGAikAg40HMs9GGkKa3Ox7xaU0CCsnK8leJKAu22Qo5ai3qA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728540896; c=relaxed/simple; bh=GIiLQpkrk3XbyXxRJJXWPSMENYra2FRF/6UBONzETLY=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=GiKojiSsvbusP53JqtWpNJNz8NNXsmz3rkLAlsRZ4nJGIJfunRApI3nyCeWJ1A9iRDRUt3cJxFrtNay7lA9ei0/UNsqo1KZoErt9sYLzRqZySiP15votel0k05JUtU6VITfSF4Kxr0OYjHvFjrtcx5MdKVCuN11Nj/QYhqPNANY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linumiz.com; spf=pass smtp.mailfrom=linumiz.com; dkim=pass (2048-bit key) header.d=linumiz.com header.i=@linumiz.com header.b=FBLJx+90; arc=none smtp.client-ip=44.202.169.35 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linumiz.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linumiz.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linumiz.com header.i=@linumiz.com header.b="FBLJx+90" Received: from eig-obgw-6002a.ext.cloudfilter.net ([10.0.30.222]) by cmsmtp with ESMTPS id yAclsmMQziA19ymRpsqdj2; Thu, 10 Oct 2024 06:14:54 +0000 Received: from md-in-79.webhostbox.net ([43.225.55.182]) by cmsmtp with ESMTPS id ymRnsOhJ965gFymRosP8EE; Thu, 10 Oct 2024 06:14:53 +0000 X-Authority-Analysis: v=2.4 cv=Z58nH2RA c=1 sm=1 tr=0 ts=670770dd a=LfuyaZh/8e9VOkaVZk0aRw==:117 a=kofhyyBXuK/oEhdxNjf66Q==:17 a=DAUX931o1VcA:10 a=-pn6D5nKLtMA:10 a=XYAwZIGsAAAA:8 a=vU9dKmh3AAAA:8 a=nPfK9_phII_aSBalXXwA:9 a=E8ToXWR_bxluHZ7gmE-Z:22 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=hu8xWMKzlaXjBDCvE/mGkbI3wbW/ZR2+HRUEztqxcvI=; b=FBLJx+90JqcxYGs3/tN9lCExm0 h+I2C+4E0rFWBpS3u+2jEHsvJyn+kmAH46MGJmBiolBj+WJE3xA8lAttZvHjWK5fgpBmFkDH3Ob6y b968gI3YX8vHlQUxorMjhpESSWOO4f56sCKuB1ITwmWX4W5c/uXU9bK2AiVKnM5kd0i67aiEx1Y8A /Q0DgibLzDJUEqOoBajxiZWkFjauRKaxSiVTPnm3Us3fLgvhSydScQtI0ysHuRs4fs3c0LqCOIDU7 EjT+2HVyaCdY16rqny24lLhRgyYmTRG8Ui0EE5tWJBji94sduArYMZFadznj/GZF0i7TkNSaP9/jE EUUIr4Jg==; Received: from [122.165.245.213] (port=36152 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 1symRl-001l4I-2G; Thu, 10 Oct 2024 11:44:49 +0530 From: Karthikeyan Krishnasamy To: wim@linux-watchdog.org, linux@roeck-us.net, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, heiko@sntech.de Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Karthikeyan Krishnasamy , Conor Dooley Subject: [PATCH 1/1] dt-bindings: watchdog: rockchip: Add rockchip, rv1126-wdt string Date: Thu, 10 Oct 2024 11:44:08 +0530 Message-Id: <20241010061408.1351865-2-karthikeyan@linumiz.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241010061408.1351865-1-karthikeyan@linumiz.com> References: <20241010061408.1351865-1-karthikeyan@linumiz.com> Precedence: bulk X-Mailing-List: linux-watchdog@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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 - vger.kernel.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: 1symRl-001l4I-2G X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost.localdomain) [122.165.245.213]:36152 X-Source-Auth: karthikeyan@linumiz.com X-Email-Count: 14 X-Org: HG=dishared_whb_net_legacy;ORG=directi; X-Source-Cap: bGludW1jbWM7aG9zdGdhdG9yO21kLWluLTc5LndlYmhvc3Rib3gubmV0 X-Local-Domain: yes X-CMAE-Envelope: MS4xfHKrVPB4v7h7uf2Z3mCvd6pSUXFaCcVuJ850llyK8LbiMzRHPf5u3wX9mqHomd1xowrxR/gKhKbIm/nWY3iGUholSNbp+xVwCkTB/AKG3e0wX3/mdG0o UQ5mHasJrCk3EQJQrvKIwCirem6KNZAs23ebYA8XXotEfiuIJeuymHp6vEgSLOddQBjPJSmwmlWJxtlFry7Yv1zgwN/hhYq7JvG8yuG1Lckk/mZApwC+0nnh Add rockchip,rv1126-wdt compatible string. Acked-by: Conor Dooley Signed-off-by: Karthikeyan Krishnasamy --- 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 b5a3dc377070..1efefd741c06 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -32,6 +32,7 @@ properties: - rockchip,rk3576-wdt - rockchip,rk3588-wdt - rockchip,rv1108-wdt + - rockchip,rv1126-wdt - const: snps,dw-wdt reg: