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 c1ec80e commit d83c217Copy full SHA for d83c217
Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -104,9 +104,6 @@ properties:
104
pattern: spd$
105
# These are special cases that don't conform to the above pattern.
106
# Each requires a standard at24 model as fallback.
107
- - items:
108
- - const: belling,bl24c16a
109
- - const: atmel,24c16
110
- items:
111
- enum:
112
- rohm,br24g01
@@ -124,7 +121,9 @@ properties:
124
121
- rohm,br24g04
125
122
- const: atmel,24c04
126
123
127
- - const: renesas,r1ex24016
+ - enum:
+ - belling,bl24c16a
+ - renesas,r1ex24016
128
- const: atmel,24c16
129
130
- const: giantec,gt24c32a
0 commit comments