[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6d4cf513-0787-6b39-8d38-30484be7ddff@linaro.org>
Date: Tue, 21 Mar 2023 16:19:33 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Eddie James <eajames@...ux.ibm.com>, linux-kernel@...r.kernel.org
Cc: linux-aspeed@...ts.ozlabs.org, devicetree@...r.kernel.org,
andrew@...id.au, joel@....id.au, krzysztof.kozlowski+dt@...aro.org,
robh+dt@...nel.org, arnd@...db.de, gregkh@...uxfoundation.org
Subject: Re: [PATCH v2 2/4] doc: Add Atmel AT30TSE serial eeprom
On 21/03/2023 16:16, Eddie James wrote:
> The AT30TSE is compatible with the JEDEC EE1004 standard. Document it
> as a trivial I2C device.
>
> Signed-off-by: Eddie James <eajames@...ux.ibm.com>
Use subject prefixes matching the subsystem (which you can get for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching).
> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 6f482a254a1d..43e26c73a95f 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -47,6 +47,8 @@ properties:
> - ams,iaq-core
> # i2c serial eeprom (24cxx)
> - at,24c08
> + # i2c serial eeprom (EE1004 standard)
AT30TSE?
> + - atmel,at30tse
Microchip does not find anything on AT30TSE. Are you sure this is the
model name?
Best regards,
Krzysztof
Powered by blists - more mailing lists