public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [4.9/4.14 patch v2 0/2] at24: add support for 24c2048
@ 2019-02-17 11:14 Adrian Bunk
  2019-02-17 11:14 ` [4.9/4.14 patch v2 1/2] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string Adrian Bunk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Bunk @ 2019-02-17 11:14 UTC (permalink / raw)
  To: stable; +Cc: linux-i2c, Bartosz Golaszewski

There are some changes in the driver that prevent a direct
cherry-pick to older kernels, including requiring only one
line addition in the backport while the upstream commit
requires three.

Backport applies and builds against 4.9/4.14 (but not 4.4).
Confirmed working with 4.14.
For 4.19/4.20 please cherry-pick the upstream commits instead.

Adrian Bunk (2):
  dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
  eeprom: at24: add support for 24c2048

 Documentation/devicetree/bindings/eeprom/eeprom.txt | 5 +++--
 drivers/misc/eeprom/Kconfig                         | 2 +-
 drivers/misc/eeprom/at24.c                          | 1 +
 3 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2019-02-17 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-17 11:14 [4.9/4.14 patch v2 0/2] at24: add support for 24c2048 Adrian Bunk
2019-02-17 11:14 ` [4.9/4.14 patch v2 1/2] dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string Adrian Bunk
2019-02-17 11:14 ` [4.9/4.14 patch v2 2/2] eeprom: at24: add support for 24c2048 Adrian Bunk
2019-02-17 17:13 ` [4.9/4.14 patch v2 0/2] " Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox