Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: at24: add Renesas R1EX24016

Document the compatible value for the Renesas R1EX24128ASAS0A two-wire
serial interface EEPROM, so it can be used in DTS files without causing
checkpatch warnings.

This is a 2 KiB EEPROM. The first 1 KiB can always be written, the
second 1 KiB cannot be written if the write-protect line is asserted.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>

authored by

Geert Uytterhoeven and committed by
Bartosz Golaszewski
d333bad1 ceda59ec

+1
+1
Documentation/devicetree/bindings/eeprom/at24.txt
··· 50 50 51 51 "nxp,se97b" - the fallback is "atmel,24c02", 52 52 "renesas,r1ex24002" - the fallback is "atmel,24c02" 53 + "renesas,r1ex24016" - the fallback is "atmel,24c16" 53 54 "renesas,r1ex24128" - the fallback is "atmel,24c128" 54 55 "rohm,br24t01" - the fallback is "atmel,24c01" 55 56