ARM: dts: aspeed: everest: Add RTC
authorEddie James <eajames@linux.ibm.com>
Mon, 29 Mar 2021 15:00:17 +0000 (10:00 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 8 Apr 2021 01:43:56 +0000 (11:13 +0930)
Add the RTC at the appropriate I2C bus and address.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210329150020.13632-20-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts

index 88e6ac0..52d2aba 100644 (file)
                reg = <0x11>;
        };
 
+       rtc@32 {
+               compatible = "epson,rx8900";
+               reg = <0x32>;
+       };
+
        eeprom@51 {
                compatible = "atmel,24c64";
                reg = <0x51>;