On Fri, Dec 10, 2021 at 7:26 PM Maxim Kochetkov <fido_max@xxxxxxxx> wrote: > > Add Microchip EEPROM 24xx1025 support. > > v3: add dt-bindings > v2: rebased on git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git/at24/for-next > > Maxim Kochetkov (2): > eeprom: at24: Add support for 24c1025 EEPROM > dt-bindings: at24: add at24c1025 > > .../devicetree/bindings/eeprom/at24.yaml | 4 ++++ > drivers/misc/eeprom/at24.c | 15 ++++++++++++++- > 2 files changed, 18 insertions(+), 1 deletion(-) > > -- > 2.32.0 > Series queued for v5.17. Bart