Re: [PATCH v2 1/3] dt-bindings: eeprom: at25: use "size" for FRAMs without device ID

From: Rob Herring (Arm)
Date: Wed Aug 20 2025 - 17:04:53 EST



On Fri, 15 Aug 2025 11:58:36 +0200, Markus Heidelberg wrote:
> Not all FRAM chips have a device ID and implement the corresponding read
> command. Thus the memory size, which is contained in the device ID,
> cannot be detected and has to be set manually as it is done for EEPROMs.
>
> Link: https://lore.kernel.org/all/20250401133148.38330-1-m.heidelberg@xxxxxx/
> Signed-off-by: Markus Heidelberg <m.heidelberg@xxxxxx>
> ---
> Documentation/devicetree/bindings/eeprom/at25.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>