Skip to content

Commit cf3cce4

Browse files
dt-bindings: rtc: mcp795: move to trivial-rtc
The current mcp795 bindings in text format do not support validation and are missing the optional interrupt property that is currently supported. Adding the missing property makes the bindings identical to the existing trivial-rtc bindings. Add maxim,mcp795 to the trivial-rtc bindings and delete current .txt bindings Signed-off-by: Javier Carrasco <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 1d70f9f commit cf3cce4

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

Documentation/devicetree/bindings/rtc/maxim,mcp795.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

Documentation/devicetree/bindings/rtc/trivial-rtc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ properties:
4545
- isil,isl1208
4646
# Intersil ISL1218 Low Power RTC with Battery Backed SRAM
4747
- isil,isl1218
48+
# SPI-BUS INTERFACE REAL TIME CLOCK MODULE
49+
- maxim,mcp795
4850
# Real Time Clock Module with I2C-Bus
4951
- microcrystal,rv3029
5052
# Real Time Clock

0 commit comments

Comments
 (0)