From nobody Wed Oct 8 07:17:38 2025 Received: from mailout4.samsung.com (mailout4.samsung.com [203.254.224.34]) (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 7E34927A11E for ; Mon, 7 Jul 2025 06:52:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=203.254.224.34 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751871170; cv=none; b=lmB5ZoNQEpy9ptwmIwOSDVDyZSnLgJNhtOxpZmEjrPUcjP2RpcFX/UTCHjxDGiK+/i7Ras40RXEFp7xg7za91goP9NxMlIOfYjwveeV84sGPxu9TDFv8YUMpp5s4iqIp4MY8WPwYDYi4iqGZpssK4GHDs/eGgY9g72W6VvfbDlg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751871170; c=relaxed/simple; bh=9cUGLw8eoDTkSdnHpo7uzjDyDXxI3QX782KtYf+IfVo=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:MIME-Version: Content-Type:References; b=SL0zqHgB6D9Gw2bVRT4GmWrGDNvimzvBUPgAMlECSf2jqO1k+UESx/ISdDuMjEcC8gPEJ18OSD8hYf/tBmIRa1j68NUhn1Qr5hsmP/3ZpesxEtbXEhHC4dt4XF0cswBNASiiBQXh4KDhyRFw6N8vdVVfhMH0KxB/zzj7Gsal3As= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=samsung.com; spf=pass smtp.mailfrom=samsung.com; dkim=pass (1024-bit key) header.d=samsung.com header.i=@samsung.com header.b=ikdJAefZ; arc=none smtp.client-ip=203.254.224.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=samsung.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=samsung.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=samsung.com header.i=@samsung.com header.b="ikdJAefZ" Received: from epcas5p4.samsung.com (unknown [182.195.41.42]) by mailout4.samsung.com (KnoxPortal) with ESMTP id 20250707065240epoutp040b67334f3f7ccf55e59ac4a70774231c~P5YnweKJo2101121011epoutp046 for ; Mon, 7 Jul 2025 06:52:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mailout4.samsung.com 20250707065240epoutp040b67334f3f7ccf55e59ac4a70774231c~P5YnweKJo2101121011epoutp046 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1751871160; bh=z4l+MDSTZ2r2HMz/v67DtIs5pH+NnoP/SjYH2EZLuoY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ikdJAefZsKa3QyGO8HQCLGclGxly3gLXqwztFIkWbiKEGGzSnYTENXx19ETzN/xdI CfXiAsDw7FsqI8c9sNOG0Yr0yegw0GGjSrFWgOFpmcLzYZmXNezQZWd/N6FvA9wf0p sKt75oBi9qPewysyTtGAtxt/bO0FKC/s7UBgk6wk= Received: from epsnrtp02.localdomain (unknown [182.195.42.154]) by epcas5p3.samsung.com (KnoxPortal) with ESMTPS id 20250707065239epcas5p3f56ff7abf50100cb9274d1826fc04d91~P5YnEshzF0246902469epcas5p3u; Mon, 7 Jul 2025 06:52:39 +0000 (GMT) Received: from epcas5p1.samsung.com (unknown [182.195.38.174]) by epsnrtp02.localdomain (Postfix) with ESMTP id 4bbFKx35GFz2SSKd; Mon, 7 Jul 2025 06:52:37 +0000 (GMT) Received: from epsmtip2.samsung.com (unknown [182.195.34.31]) by epcas5p1.samsung.com (KnoxPortal) with ESMTPA id 20250702051530epcas5p12b8c62aba9cc11dc8d13c65fb12b6c3c~OV1WZ6tqS2173121731epcas5p1M; Wed, 2 Jul 2025 05:15:30 +0000 (GMT) Received: from bose.samsungds.net (unknown [107.108.83.9]) by epsmtip2.samsung.com (KnoxPortal) with ESMTPA id 20250702051528epsmtip236e2b6643211a3bea9388ae1b86b4aed~OV1U7A0Sv2974829748epsmtip2Z; Wed, 2 Jul 2025 05:15:28 +0000 (GMT) From: Devang Tailor To: alexandre.belloni@bootlin.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, alim.akhtar@samsung.com, linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, inux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, faraz.ata@samsung.com Cc: Devang Tailor Subject: [PATCH 1/3] dt-bindings: rtc: s3c-rtc: add compatible for exynosautov9 Date: Wed, 2 Jul 2025 10:54:24 +0530 Message-Id: <20250702052426.2404256-2-dev.tailor@samsung.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250702052426.2404256-1-dev.tailor@samsung.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-CMS-MailID: 20250702051530epcas5p12b8c62aba9cc11dc8d13c65fb12b6c3c X-Msg-Generator: CA Content-Type: text/plain; charset="utf-8" X-Sendblock-Type: REQ_APPROVE CMS-TYPE: 105P cpgsPolicy: CPGSC10-542,Y X-CFilter-Loop: Reflected X-CMS-RootMailID: 20250702051530epcas5p12b8c62aba9cc11dc8d13c65fb12b6c3c References: <20250702052426.2404256-1-dev.tailor@samsung.com> Add "samsung,exynosautov9-rtc" dedicated compatible for on-chip RTC found in ExynosAutov9 SoC. Signed-off-by: Devang Tailor Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml b/Documenta= tion/devicetree/bindings/rtc/s3c-rtc.yaml index bf4e11d6dffb..5daee2a5f866 100644 --- a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml @@ -13,6 +13,7 @@ properties: compatible: oneOf: - enum: + - samsung,exynosautov9-rtc - samsung,s3c2410-rtc - samsung,s3c2416-rtc - samsung,s3c2443-rtc --=20 2.34.1