[PATCH linux dev-5.10 24/35] ARM: dts: Aspeed: Everest: Add RTC
Eddie James
eajames at linux.ibm.com
Tue Mar 9 09:54:08 AEDT 2021
Add the RTC at the appropriate I2C bus and address.
Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
index 18a3d65fb67d..f33c22f824cd 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
@@ -708,6 +708,11 @@ ucd90320 at 11 {
reg = <0x11>;
};
+ rtc at 32 {
+ compatible = "epson,rx8900";
+ reg = <0x32>;
+ };
+
eeprom at 51 {
compatible = "atmel,24c64";
reg = <0x51>;
--
2.27.0
More information about the openbmc
mailing list