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 2577b23 commit ad28b9fCopy full SHA for ad28b9f
Documentation/devicetree/bindings/rtc/adi,max31335.yaml
@@ -26,12 +26,12 @@ allOf:
26
properties:
27
reg:
28
items:
29
- -const: 0x69
+ - const: 0x69
30
else:
31
32
33
34
- -const: 0x68
+ - const: 0x68
35
36
37
compatible:
@@ -42,7 +42,7 @@ properties:
42
43
description: I2C address of the RTC
44
45
- -enum: [0x68, 0x69]
+ - enum: [0x68, 0x69]
46
maxItems: 1
47
48
interrupts:
0 commit comments