commit | 8df0def10bc7112bdac7687493f10ef27012d8cc | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Sun Jul 04 21:31:18 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 14 16:47:58 2021 -0400 |
tree | 9c6377e11f216c7230d2a8e6a91a9aa29cb0e2b9 | |
parent | 4ea1fa7fb2328bead15efe2092aeb178cbfabc46 [diff] |
misc: i2c_eeprom: Add atmel,24c01 to the list Linux kernel binding is using atmel,24c01 compatible string. On the other hand there is atmel,24c01a which is not listed in the kernel. Add compatible string without "a" suffix to be compatible with Linux kernel binding. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Heiko Schocher <hs@denx.de> Cc: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>