[PATCH linux v2] Add HDD backplane and SAS expander VPD to device tree

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Jan 20 07:10:26 AEDT 2016


From: Norman James <njames at us.ibm.com>

Signed-off-by: Norman James <nkskjames at gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts b/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts
index 38a4fd0..ebf86bb 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts
@@ -35,6 +35,16 @@
 						compatible = "nuvoton,nct7904";
 						reg = <0x2e>;
 					};
+					eeprom at 51 {
+						compatible = "atmel,24c02";
+						reg = <0x51>;
+						pagesize = <8>;
+					};
+					eeprom at 55 {
+						compatible = "atmel,24c02";
+						reg = <0x55>;
+						pagesize = <8>;
+					};
 				};
 			};
 		};
-- 
2.6.4




More information about the openbmc mailing list