Wolfram, Please pull the following fix for an issue that was raised recently on the list. If multiple eeproms would have the same labels in the system, the driver would refuse to bind any other than the first one. Best Regards, Bartosz Golaszewski The following changes since commit 62fb9874f5da54fdb243003b386128037319b219: Linux 5.13 (2021-06-27 15:21:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-fixes-for-v5.14 for you to fetch changes up to c36748ac545421d94a5091c754414c0f3664bf10: misc: eeprom: at24: Always append device id even if label property is set. (2021-07-01 18:49:37 +0200) ---------------------------------------------------------------- at24 fixes for v5.14 - fix a problem with repeating labels not getting a device id ---------------------------------------------------------------- Jérôme Glisse (1): misc: eeprom: at24: Always append device id even if label property is set. drivers/misc/eeprom/at24.c | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-)