diff mbox series

[v3] ARM: dts: aspeed: yosemit V2: Disable the EEPROM driver

Message ID 20220914115307.GA339@hcl-ThinkPad-T495
State New
Headers show
Series [v3] ARM: dts: aspeed: yosemit V2: Disable the EEPROM driver | expand

Commit Message

Karthikeyan Pasupathi Sept. 14, 2022, 11:53 a.m. UTC
Removed NIC EEPROM driver IPMB-12 channel and enabled it as
generic i2c EEPROM.

---
--- v3- Updated the title and commit
--- v2- Updated the title
--- v1- Initial draft
---

Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts
index 8864e9c312a8..2293f10e94d6 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-yosemitev2.dts
@@ -207,12 +207,6 @@ 
 
 &i2c12 {
 	status = "okay";
-	//MEZZ_FRU
-	eeprom@51 {
-		compatible = "atmel,24c64";
-		reg = <0x51>;
-		pagesize = <32>;
-	};
 };
 
 &pwm_tacho {