All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at24: updates for v5.10
@ 2020-09-25 13:36 Bartosz Golaszewski
  2020-09-27 13:17 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2020-09-25 13:36 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Wolfram,

This release's PR is surprisingly big for at24. We have some new features and
some minor tweaks - details are in the signed tag.

Please pull.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-updates-for-v5.10

for you to fetch changes up to 61f764c307f6b2079b7af0d4fb7951402b824967:

  eeprom: at24: Support custom device names for AT24 EEPROMs (2020-09-25 15:33:04 +0200)

----------------------------------------------------------------
at24 updates for v5.10

- add support for masking sensitive data in VAIO EEPROMs
- set the nvmem TYPE to NVMEM_TYPE_EEPROM
- add support for the new 'label' property
- set the nvmem ID to NVMEM_DEVID_AUTO by default (for backward
  compatibility) or to NVMEM_DEVID_NONE if label is defined

----------------------------------------------------------------
Jean Delvare (2):
      eeprom: at24: Add support for the Sony VAIO EEPROMs
      eeprom: at24: Tidy at24_read()

Jon Hunter (3):
      eeprom: at24: Initialise AT24 NVMEM ID field
      dt-bindings: eeprom: at24: Add label property for AT24
      eeprom: at24: Support custom device names for AT24 EEPROMs

Vadym Kochan (1):
      eeprom: at24: set type id as EEPROM

 Documentation/devicetree/bindings/eeprom/at24.yaml |  3 +
 drivers/misc/eeprom/at24.c                         | 71 +++++++++++++++++++---
 2 files changed, 67 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] at24: updates for v5.10
  2020-09-25 13:36 [GIT PULL] at24: updates for v5.10 Bartosz Golaszewski
@ 2020-09-27 13:17 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2020-09-27 13:17 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: linux-i2c, Bartosz Golaszewski

[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]

On Fri, Sep 25, 2020 at 03:36:36PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> 
> Wolfram,
> 
> This release's PR is surprisingly big for at24. We have some new features and
> some minor tweaks - details are in the signed tag.
> 
> Please pull.
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-updates-for-v5.10
> 
> for you to fetch changes up to 61f764c307f6b2079b7af0d4fb7951402b824967:
> 
>   eeprom: at24: Support custom device names for AT24 EEPROMs (2020-09-25 15:33:04 +0200)
> 
> ----------------------------------------------------------------
> at24 updates for v5.10
> 
> - add support for masking sensitive data in VAIO EEPROMs
> - set the nvmem TYPE to NVMEM_TYPE_EEPROM
> - add support for the new 'label' property
> - set the nvmem ID to NVMEM_DEVID_AUTO by default (for backward
>   compatibility) or to NVMEM_DEVID_NONE if label is defined

Pulled, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-27 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 13:36 [GIT PULL] at24: updates for v5.10 Bartosz Golaszewski
2020-09-27 13:17 ` Wolfram Sang

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.