[PATCH linux dev-4.10 2/4] ARM: dts: aspeed: quanta-q7l1 Adding 3 FRUs
Patrick Venture
venture at google.com
Wed Jun 14 08:07:51 AEST 2017
Signed-off-by: Patrick Venture <venture at google.com>
---
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index d6d4ba2cf2b2..675281b11e70 100644
--- a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
@@ -83,6 +83,18 @@
&i2c1 {
status = "okay";
+
+ /* Baseboard FRU */
+ eeprom at 54 {
+ compatible = "atmel,24c64";
+ reg = <0x54>;
+ };
+
+ /* FP FRU */
+ eeprom at 57 {
+ compatible = "atmel,24c64";
+ reg = <0x57>;
+ };
};
&i2c2 {
@@ -91,6 +103,12 @@
&i2c3 {
status = "okay";
+
+ /* BIOS FRU */
+ eeprom at 56 {
+ compatible = "atmel,24c64";
+ reg = <0x56>;
+ };
};
&i2c4 {
--
2.13.1.518.g3df882009-goog
More information about the openbmc
mailing list