From nobody Tue Oct 7 13:37:29 2025 Received: from mailout1.samsung.com (mailout1.samsung.com [203.254.224.24]) (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 96EB51DF97C for ; Fri, 11 Jul 2025 06:36:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=203.254.224.24 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752215789; cv=none; b=S8KrFG48NuKLNpJFayp6MCUBYrqsBZsPkJslI6r5n0CYvl2/h4spjw+KZiFn9HFfCXYo/moye2uHRjnr9W+O1mryE/uGthTGvUNiDemZabXOW8lzYCVxyChTeXtUXcD/mAfoy89bcPbZe1faXqA+i4EPCkVstxd4B4NAruQBXGk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752215789; c=relaxed/simple; bh=OXGzAwofQUptjCd7Sayvo2QK+pSVtRlEPsxrP8p9prA=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:MIME-Version: Content-Type:References; b=Tlrcoztrabccpm9ExSP/uC0cxI5Exfw3s4ojQnpCbythYxfXxVs3K8yfff9XtcOMKr/2CaWQ7kY1JlA2PodiYXRw/z+T2sOeKROeMEEKWFe2fRALjte4p+7PV5sgz+3PnSwDIUsKasFCZ9d0csRonD1gEs98qNNsyz/bIZSQnG0= 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=MeRlB3yb; arc=none smtp.client-ip=203.254.224.24 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="MeRlB3yb" Received: from epcas5p3.samsung.com (unknown [182.195.41.41]) by mailout1.samsung.com (KnoxPortal) with ESMTP id 20250711063625epoutp0117b35be18e791346ba4ede96c15fa354~RHvkyrBRu0177401774epoutp01V for ; Fri, 11 Jul 2025 06:36:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mailout1.samsung.com 20250711063625epoutp0117b35be18e791346ba4ede96c15fa354~RHvkyrBRu0177401774epoutp01V DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1752215785; bh=GFDyMbCkO2ZwbHpRqQKoKj9ZE4qcw7HW3UuqnlBlvfI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MeRlB3yb1Bbfqs555VrbWIvza6o8vxQFUQTIuazCHXsZWUBilkMpFwATvqgZFCZPT GvOMQbJHclpxJmjVNrBxfG2NgjO4k/1XM+XLPXugi6snOMB+nuE+4cdjPJK8gC/DsJ +dJfY9JCD7ROK2t5HC9Cu+9yBHs/+wsCMfg8V2yw= Received: from epsnrtp03.localdomain (unknown [182.195.42.155]) by epcas5p3.samsung.com (KnoxPortal) with ESMTPS id 20250711063624epcas5p3398f1d9b43f4dd34f41b8367e7cc6607~RHvj82xRm0433604336epcas5p3-; Fri, 11 Jul 2025 06:36:24 +0000 (GMT) Received: from epcas5p3.samsung.com (unknown [182.195.38.176]) by epsnrtp03.localdomain (Postfix) with ESMTP id 4bdhnL5YzVz3hhTM; Fri, 11 Jul 2025 06:36:22 +0000 (GMT) Received: from epsmtip1.samsung.com (unknown [182.195.34.30]) by epcas5p2.samsung.com (KnoxPortal) with ESMTPA id 20250710082538epcas5p2556f80b4193a046262808ae7742675be~Q1lpZdY_s0977409774epcas5p2X; Thu, 10 Jul 2025 08:25:38 +0000 (GMT) Received: from bose.samsungds.net (unknown [107.108.83.9]) by epsmtip1.samsung.com (KnoxPortal) with ESMTPA id 20250710082536epsmtip12dd8cd863df7974d872c656c4082f2fa~Q1ln5BXAh0693006930epsmtip12; Thu, 10 Jul 2025 08:25:36 +0000 (GMT) From: Devang Tailor To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, alim.akhtar@samsung.com, alexandre.belloni@bootlin.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, faraz.ata@samsung.com Cc: Devang Tailor Subject: [PATCH v2 3/3] arm64: dts: exynosautov9: add RTC DT node Date: Thu, 10 Jul 2025 14:04:34 +0530 Message-Id: <20250710083434.1821671-4-dev.tailor@samsung.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250710083434.1821671-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: 20250710082538epcas5p2556f80b4193a046262808ae7742675be 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: 20250710082538epcas5p2556f80b4193a046262808ae7742675be References: <20250710083434.1821671-1-dev.tailor@samsung.com> Add DT node for on-chip RTC for ExynosAutov9 Signed-off-by: Devang Tailor Reviewed-by: Alim Akhtar --- arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts | 4 ++++ arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts b/arch/arm64/= boot/dts/exynos/exynosautov9-sadk.dts index de2c1de51a76..5f5167571f7a 100644 --- a/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts +++ b/arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts @@ -106,6 +106,10 @@ &pwm { status =3D "okay"; }; =20 +&rtc { + status =3D "okay"; +}; + &serial_0 { pinctrl-0 =3D <&uart0_bus_dual>; status =3D "okay"; diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi b/arch/arm64/boot= /dts/exynos/exynosautov9.dtsi index 66628cb32776..afa6b258153c 100644 --- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi +++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi @@ -1633,6 +1633,16 @@ pwm: pwm@103f0000 { clock-names =3D "timers"; status =3D "disabled"; }; + + rtc: rtc@10540000 { + compatible =3D "samsung,exynosautov9-rtc"; + reg =3D <0x10540000 0x100>; + interrupts =3D , + ; + clocks =3D <&xtcxo>; + clock-names =3D "rtc"; + status =3D "disabled"; + }; }; }; =20 --=20 2.34.1