Re: [PATCH v4 1/3] dt-bindings: eeprom: Add ST M24LR support

From: Krzysztof Kozlowski
Date: Tue Jun 10 2025 - 03:10:15 EST


On Sun, Jun 08, 2025 at 06:27:12PM GMT, Abd-Alrhman Masalkhi wrote:
> Add support for STMicroelectronics M24LR RFID/NFC EEPROM chips.
> These devices use two I2C addresses: the primary address provides
> access to control and system parameter registers, while the
> secondary address is used for EEPROM access.
>
> Signed-off-by: Abd-Alrhman Masalkhi <abd.masalkhi@xxxxxxxxx>
> ---
> Changes in v4:
> - Moved the binding file to the eeprom/ directory
> - Updated reg property to use items: with per-address descriptions
> instead of minItems/maxItems

And the rest of the changelog? Where is v2, v3?


> ---
> .../devicetree/bindings/eeprom/st,m24lr.yaml | 52 +++++++++++++++++++
> 1 file changed, 52 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/eeprom/st,m24lr.yaml

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof