Message ID | 20240702103155.321855-2-frieder@fris.de (mailing list archive) |
---|---|
State | Mainlined |
Commit | d83c217778e7425d10105001150c5670e07f88fe |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add support for Kontron OSM-S i.MX93 SoM and carrier board | expand |
On 02/07/2024 12:31, Frieder Schrempf wrote: > From: Frieder Schrempf <frieder.schrempf@kontron.de> > > Merge the compatibles for the 24c16 types into a single list. > > Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> > --- > Documentation/devicetree/bindings/eeprom/at24.yaml | 7 +++---- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index 3c36cd0510de8..9cca8ffa1712a 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -102,9 +102,6 @@ properties: pattern: spd$ # These are special cases that don't conform to the above pattern. # Each requires a standard at24 model as fallback. - - items: - - const: belling,bl24c16a - - const: atmel,24c16 - items: - enum: - rohm,br24g01 @@ -122,7 +119,9 @@ properties: - rohm,br24g04 - const: atmel,24c04 - items: - - const: renesas,r1ex24016 + - enum: + - belling,bl24c16a + - renesas,r1ex24016 - const: atmel,24c16 - items: - const: giantec,gt24c32a