]> git.ipfire.org Git - thirdparty/u-boot.git/commit
misc: i2c_eeprom: Add atmel,24c08 to the list
authorMichal Simek <michal.simek@xilinx.com>
Mon, 21 Jan 2019 12:53:05 +0000 (13:53 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 12 Feb 2019 08:43:00 +0000 (09:43 +0100)
commit716d940c7399c1e16099dc2344c7405741738434
treeea73178ab41720f6b5a39e021e5e2e7b32c2aceb
parent6968165f288f3f83dafe1cd070c522b37eafd4b4
misc: i2c_eeprom: Add atmel,24c08 to the list

Linux kernel binding is using atmel,24c08 compatible string. On the
other hand there is atmel,24c08a which is not listed in the kernel.
Add compatible string without "a" suffix to be compatible with Linux
kernel binding.

These eeproms are available on several ZynqMP development boards.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/misc/i2c_eeprom.c