From: Konstantin Aladyshev Date: Thu, 9 Sep 2021 13:20:48 +0000 (+0300) Subject: ARM: dts: aspeed: amd-ethanolx: Add FRU EEPROM X-Git-Tag: v5.16-rc1~125^2~27^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61263b6485d9a517c1c5014bd57e06d2687f7c68;p=thirdparty%2Flinux.git ARM: dts: aspeed: amd-ethanolx: Add FRU EEPROM AMD EthanolX CRB uses 24LC128 EEPROM chip to store its FRU information. Signed-off-by: Konstantin Aladyshev Link: https://lore.kernel.org/r/20210909132053.3919-1-aladyshev22@gmail.com Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts index 79d17841b3d70..6406a0f080ee6 100644 --- a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts +++ b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts @@ -159,6 +159,11 @@ //24LC128 EEPROM &i2c3 { status = "okay"; + eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + pagesize = <64>; + }; }; //P0 Power regulators