ARM: dts: aspeed: yosemitev2: Disable the EEPROM driver

Removed NIC EEPROM driver IPMB-12 channel and enabled it as
generic i2c EEPROM.

Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com>
Link: https://lore.kernel.org/r/20220914115307.GA339@hcl-ThinkPad-T495
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Karthikeyan Pasupathi 2022-09-14 17:23:07 +05:30 committed by Joel Stanley
parent 3293fca4a6
commit 3d50a89cb2

View File

@ -207,12 +207,6 @@ tmp421@1f {
&i2c12 {
status = "okay";
//MEZZ_FRU
eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;
pagesize = <32>;
};
};
&i2c13 {