Skip to content

Commit fe13595

Browse files
dt-bindings: rtc: max31335: Add max31331 support
Added DT compatible string for MAX31331. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: PavithraUdayakumar-adi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 0176188 commit fe13595

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/rtc/adi,max31335.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ allOf:
1818

1919
properties:
2020
compatible:
21-
const: adi,max31335
21+
enum:
22+
- adi,max31331
23+
- adi,max31335
2224

2325
reg:
2426
maxItems: 1

0 commit comments

Comments
 (0)