projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c00ebf
)
ARM: dts: aspeed: everest: Add RTC
author
Eddie James
<eajames@linux.ibm.com>
Mon, 29 Mar 2021 15:00:17 +0000
(10:00 -0500)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
index 88e6ac0a374e43bb8e511073f6e0e97f2300f0fe..52d2abac8b94de7345d49253516d06acb4f68585 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
@@
-708,6
+708,11
@@
reg = <0x11>;
};
+ rtc@32 {
+ compatible = "epson,rx8900";
+ reg = <0x32>;
+ };
+
eeprom@51 {
compatible = "atmel,24c64";
reg = <0x51>;