diff options
author | Tóth János <[email protected]> | 2024-08-30 10:36:40 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2024-09-12 00:33:32 +0200 |
commit | 0bb7e903e8a820fd5fa18ebc6820d4dfbfcaeae5 (patch) | |
tree | 64cfe79f006a18bfd8d970b44b38416c08b573ce | |
parent | 5af858acea22bc5d8a2ebddcad57babca1442dd1 (diff) |
dt-bindings: rtc: Add support for SD2405AL.
Add the necessary documentation for SD2405AL.
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Tóth János <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml index fffd759c603f..dae594626b2e 100644 --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml @@ -38,6 +38,8 @@ properties: - dallas,ds1672 # Extremely Accurate I²C RTC with Integrated Crystal and SRAM - dallas,ds3232 + # SD2405AL Real-Time Clock + - dfrobot,sd2405al # EM Microelectronic EM3027 RTC - emmicro,em3027 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE |