mbox series

[GIT,PULL] at24 updates for v6.13-rc1

Message ID 20241106090559.4907-1-bartosz.golaszewski@linaro.org
State New
Headers show
Series [GIT,PULL] at24 updates for v6.13-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-updates-for-v6.13-rc1

Message

Bartosz Golaszewski Nov. 6, 2024, 9:05 a.m. UTC
Wolfram,

Please pull the following set of updates for the at24 driver for the next
merge window.

Thanks,
Bartosz

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-updates-for-v6.13-rc1

for you to fetch changes up to 339cb28b9ee6679aea359620b0508170d815a1b1:

  eeprom: at24: add ST M24256E Additional Write lockable page support (2024-10-22 09:11:30 +0200)

----------------------------------------------------------------
at24 updates for v6.13-rc1

- add support for the lockable page on ST M24256E

----------------------------------------------------------------
Marek Vasut (2):
      dt-bindings: at24: add ST M24256E Additional Write lockable page support
      eeprom: at24: add ST M24256E Additional Write lockable page support

 Documentation/devicetree/bindings/eeprom/at24.yaml | 2 ++
 drivers/misc/eeprom/at24.c                         | 4 ++++
 2 files changed, 6 insertions(+)