ARM: dts: aspeed: everest: Add RTC

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>
This commit is contained in:
Eddie James 2021-03-29 10:00:17 -05:00 committed by Joel Stanley
parent 3c00ebf08a
commit 5dbbacd43f

View File

@ -708,6 +708,11 @@ ucd90320@11 {
reg = <0x11>;
};
rtc@32 {
compatible = "epson,rx8900";
reg = <0x32>;
};
eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;