Commit 3d50a89c authored by Karthikeyan Pasupathi's avatar Karthikeyan Pasupathi Committed by Joel Stanley

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: default avatarKarthikeyan Pasupathi <pkarthikeyan1509@gmail.com>
Link: https://lore.kernel.org/r/20220914115307.GA339@hcl-ThinkPad-T495Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 3293fca4
......@@ -207,12 +207,6 @@ tmp421@1f {
&i2c12 {
status = "okay";
//MEZZ_FRU
eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;
pagesize = <32>;
};
};
&i2c13 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment