commit | 73a9616c211fd3c30d295ad526fbed04d5a17fa6 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Thu May 26 17:04:55 2022 +0300 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Jun 28 10:09:45 2022 +0300 |
tree | bffd37ddb9770ad5e144a34b1155490bb6020f5b | |
parent | 0d60a93053b20dfece6ed85fc2dc69e530c1c8d6 [diff] |
misc: i2c_eeprom: remove 24aa02e48 This compatible does not exist in the bindings. All occurences in DT have been replaced by at24c02 which is equivalent. Fixes: 7264066707 ("misc: i2c_eeprom: Add compatible for 24AA02E48") Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Reviewed-by: Michael Walle <michael@walle.cc> Reviewed-by: Heiko Schocher <hs@denx.de>