Wolfram, Please pull the following set of updates for the AT24 driver for the upcoming merge window. Thanks, Bartosz The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-updates-for-v6.15-rc1 for you to fetch changes up to f25f405d250fdc7e2e67be8d1732cbbc7cd782d0: eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections (2025-03-03 12:08:24 +0100) ---------------------------------------------------------------- at24 updates for v6.15-rc1 - add two new compatible entries to the DT binding document - drop of_match_ptr() and ACPI_PTR() macros ---------------------------------------------------------------- Andy Shevchenko (1): eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections Danila Tikhonov (2): dt-bindings: eeprom: at24: Add compatible for Puya P24C64F dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E Documentation/devicetree/bindings/eeprom/at24.yaml | 5 ++++- drivers/misc/eeprom/at24.c | 10 ++++------ 2 files changed, 8 insertions(+), 7 deletions(-)