All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: aspeed: yosemit V2: Update for Facebook Yosemite V2 BMC
@ 2022-09-07 12:50 ` Karthikeyan Pasupathi
  0 siblings, 0 replies; 6+ messages in thread
From: Karthikeyan Pasupathi @ 2022-09-07 12:50 UTC (permalink / raw)
  To: Rob Herring, Joel Stanley, Andrew Jeffery, devicetree,
	linux-arm-kernel, linux-aspeed, linux-kernel, openbmc

Removed NIC EEPROM driver IPMB-12 channel and keeping it as
"status ok".

---
--- 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 --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 {
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-15  1:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07 12:50 [PATCH v2] ARM: dts: aspeed: yosemit V2: Update for Facebook Yosemite V2 BMC Karthikeyan Pasupathi
2022-09-07 12:50 ` Karthikeyan Pasupathi
2022-09-12 22:32 ` Patrick Williams
2022-09-12 22:32   ` Patrick Williams
2022-09-12 22:32   ` Patrick Williams
2022-09-13 10:04   ` karthikeyan P

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.