[PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64

Krzysztof Kozlowski krzk at kernel.org
Fri Apr 26 03:57:55 PDT 2024


On 26/04/2024 12:29, zoie.lin wrote:
> From: Zoie Lin <zoie.lin at mediatek.com>
> 
> Update EEPROM bindings to include Atmel AT24C64
> 
> Signed-off-by: Zoie Lin <zoie.lin at mediatek.com>
> ---
>  Documentation/devicetree/bindings/eeprom/at24.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
> index 1812ef31d5f1..8befd09963be 100644
> --- a/Documentation/devicetree/bindings/eeprom/at24.yaml
> +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
> @@ -131,6 +131,8 @@ properties:
>        - items:
>            - const: giantec,gt24c32a
>            - const: atmel,24c32
> +      - items:
> +          - const: atmel,24c64

It is already there as part of pattern. Did you look at it?

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list