We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b630941 commit 0278b9cCopy full SHA for 0278b9c
dts/bindings/rtc/ti,mspm0-rtc.yaml
@@ -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