[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251120121805.6775-6-ot_shunxi.zhang@mediatek.com>
Date: Thu, 20 Nov 2025 20:18:01 +0800
From: <ot_shunxi.zhang@...iatek.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Matthias Brugger
<matthias.bgg@...il.com>, AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, Eddie Huang
<eddie.huang@...iatek.com>, Sean Wang <sean.wang@...iatek.com>, Alexandre
Belloni <alexandre.belloni@...tlin.com>, Lee Jones <lee@...nel.org>, Shunxi
Zhang <ot_shunxi.zhang@...iatek.com>, <Vince-WL.Liu@...iatek.com>,
<sirius.wang@...iatek.com>, <Jh.Hsu@...iatek.com>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <linux-mediatek@...ts.infradead.org>
Subject: [PATCH v2 5/5] arm64: dts: mediatek: mt6359: Add alarm-sta-supported property to RTC node
From: Shunxi Zhang <ot_shunxi.zhang@...iatek.com>
This patch adds the 'mediatek,alarm-sta-supported' property to the RTC
node in the MediaTek MT6359 device tree source file. This property
indicates that the RTC supports alarm status functionality, which is
essential for proper power management and wake-up events.
Signed-off-by: Shunxi Zhang <ot_shunxi.zhang@...iatek.com>
---
arch/arm64/boot/dts/mediatek/mt6359.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt6359.dtsi b/arch/arm64/boot/dts/mediatek/mt6359.dtsi
index 467d8a4c2aa7..62a2d745c8d2 100644
--- a/arch/arm64/boot/dts/mediatek/mt6359.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt6359.dtsi
@@ -302,6 +302,7 @@ mt6359_vsram_others_sshub_ldo: ldo_vsram_others_sshub {
mt6359rtc: rtc {
compatible = "mediatek,mt6358-rtc";
+ mediatek,alarm-sta-supported;
};
};
};
--
2.45.2
Powered by blists - more mailing lists