]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: aspeed: santabarbara: Add eeprom device node for PRoT module
authorFred Chen <fredchen.openbmc@gmail.com>
Wed, 15 Oct 2025 14:39:03 +0000 (22:39 +0800)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Fri, 17 Oct 2025 06:14:13 +0000 (16:44 +1030)
Add eeprom device node for PRot module FRU.

Signed-off-by: Fred Chen <fredchen.openbmc@gmail.com>
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-santabarbara.dts

index 3ca5109af19bce378703cd55852ae7b2e7a7d3b5..f74f463cc878186e836f73cec4e216fe7a17ebd7 100644 (file)
                reg = <0x50>;
        };
 
+       eeprom@51 {
+               compatible = "atmel,24c128";
+               reg = <0x51>;
+       };
+
        // BSM FRU
        eeprom@56 {
                compatible = "atmel,24c64";