The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d: Linux 4.20-rc6 (2018-12-09 15:31:00 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-4.21-updates-for-wolfram for you to fetch changes up to 37cf28d3b5bca1b532a0b6aac722e7f2788a9294: eeprom: at24: add support for 24c2048 (2018-12-10 16:23:27 +0100) ---------------------------------------------------------------- at24: updates for 4.21 Adding a new compatible for 24c2048. ---------------------------------------------------------------- Adrian Bunk (2): dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string eeprom: at24: add support for 24c2048 Documentation/devicetree/bindings/eeprom/at24.txt | 1 + drivers/misc/eeprom/Kconfig | 2 +- drivers/misc/eeprom/at24.c | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-)