Skip to content

Commit 0278b9c

Browse files
karthi012jhedberg
authored andcommitted
dts: bindings: rtc: introduce ti mspm0 rtc binding
add Real-Time Clock binding for Texas Instruments MSPM0 Family Signed-off-by: Karthikeyan Krishnasamy <[email protected]>
1 parent b630941 commit 0278b9c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

dts/bindings/rtc/ti,mspm0-rtc.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Copyright 2025 Linumiz GmbH
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Texas Instruments MSPM0 RTC Driver
5+
6+
compatible: "ti,mspm0-rtc"
7+
8+
include: rtc-device.yaml
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
ti,rtc-x:
15+
type: boolean
16+
description: |
17+
Indicate as Real-Time-Clock_x (RTC_x) instances.
18+
RTC, RTC_x shares same features but RTC_x has additional features
19+
which fall under Low-Frequency Subsystem(LFSS) peripherals.

0 commit comments

Comments
 (0)