* [GIT PULL] at24: updates for v5.6
@ 2020-01-24 16:46 Bartosz Golaszewski
2020-01-29 20:58 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2020-01-24 16:46 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-i2c, Bartosz Golaszewski
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Hi Wolfram,
I'm sorry for the late PR. I was (still am actually) OoO for family
reasons. I hope you can still pull this for the next merge window.
This time the release is pretty big for this driver. We have moved the
support for write-protect pin control into the core nvmem library so that
all nvmem users can use it automatically. All nvmem changes were acked by
Srinivas and have been in next for some time. The DT binding document for
at25 was updated and the patch was acked by Greg KH. The driver also now
supports regulator control and has suspend/resume callbacks.
Best regards,
Bartosz
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git at24-updates-for-v5.6
for you to fetch changes up to cd5676db0574cc1c0b234bc3b17565b07290aa72:
misc: eeprom: at24: support pm_runtime control (2020-01-23 12:52:57 +0100)
----------------------------------------------------------------
at24 updates for linux v5.6
- minor maintenance: update the license tag, sort headers
- move support for the write-protect pin into nvmem core
- add a reference to the new wp-gpios property in nvmem to at25 bindings
- add support for regulator and pm_runtime control
----------------------------------------------------------------
Bartosz Golaszewski (3):
eeprom: at24: update the license tag
eeprom: at24: sort headers alphabetically
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bibby Hsieh (2):
dt-binding: eeprom: at24: add vcc-supply property
misc: eeprom: at24: support pm_runtime control
Khouloud Touil (5):
dt-bindings: nvmem: new optional property wp-gpios
nvmem: add support for the write-protect pin
dt-bindings: at24: make wp-gpios a reference to the property defined by nvmem
eeprom: at24: remove the write-protect pin support
dt-bindings: at25: add reference for the wp-gpios property
Documentation/devicetree/bindings/eeprom/at24.yaml | 9 +--
Documentation/devicetree/bindings/eeprom/at25.txt | 2 +
Documentation/devicetree/bindings/nvmem/nvmem.yaml | 11 ++++
drivers/misc/eeprom/at24.c | 72 +++++++++++++++-------
drivers/nvmem/core.c | 19 +++++-
drivers/nvmem/nvmem.h | 2 +
include/linux/nvmem-provider.h | 3 +
7 files changed, 91 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] at24: updates for v5.6
2020-01-24 16:46 [GIT PULL] at24: updates for v5.6 Bartosz Golaszewski
@ 2020-01-29 20:58 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2020-01-29 20:58 UTC (permalink / raw)
To: Bartosz Golaszewski; +Cc: linux-i2c, Bartosz Golaszewski
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
On Fri, Jan 24, 2020 at 05:46:44PM +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>
> Hi Wolfram,
>
> I'm sorry for the late PR. I was (still am actually) OoO for family
> reasons. I hope you can still pull this for the next merge window.
Yes, it will work. Enjoy your OoO!
>
> This time the release is pretty big for this driver. We have moved the
> support for write-protect pin control into the core nvmem library so that
> all nvmem users can use it automatically. All nvmem changes were acked by
> Srinivas and have been in next for some time. The DT binding document for
> at25 was updated and the patch was acked by Greg KH. The driver also now
> supports regulator control and has suspend/resume callbacks.
>
> Best regards,
> Bartosz
>
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
>
> Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git at24-updates-for-v5.6
>
> for you to fetch changes up to cd5676db0574cc1c0b234bc3b17565b07290aa72:
>
> misc: eeprom: at24: support pm_runtime control (2020-01-23 12:52:57 +0100)
>
Applied to for-next, 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-01-29 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24 16:46 [GIT PULL] at24: updates for v5.6 Bartosz Golaszewski
2020-01-29 20:58 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox