All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] at24: updates for v6.7
Date: Wed, 18 Oct 2023 10:46:10 +0200	[thread overview]
Message-ID: <20231018084610.13693-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Wolfram,

Please pull the following updates for the at24 driver for the upcoming merge
window. Details are in the signed tag.

Thanks,
Bartosz

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7

for you to fetch changes up to 3774740fb22162d2c50e79629c4b3e11022ed7d9:

  eeprom: at24: add ST M24C64-D Additional Write lockable page support (2023-10-16 08:49:15 +0200)

----------------------------------------------------------------
at24 updates for v6.7

- support the write-lockable pages on two more models
- drop at24_get_chip_data()
- use the new __counted_by() attribute in struct at24_data

----------------------------------------------------------------
Alexander Stein (2):
      dt-bindings: at24: add ST M24C64-D Additional Write lockable page
      eeprom: at24: add ST M24C64-D Additional Write lockable page support

Biju Das (1):
      eeprom: at24: Drop at24_get_chip_data()

Kees Cook (1):
      eeprom: at24: Annotate struct at24_data with __counted_by

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

 Documentation/devicetree/bindings/eeprom/at24.yaml |  4 +++
 drivers/misc/eeprom/at24.c                         | 42 +++++++---------------
 2 files changed, 16 insertions(+), 30 deletions(-)

             reply	other threads:[~2023-10-18  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18  8:46 Bartosz Golaszewski [this message]
2023-10-21 18:00 ` [GIT PULL] at24: updates for v6.7 Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231018084610.13693-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.