ARM: dts: aspeed: mowgli: Add i2c rtc device
This system uses a rx8900 compatible rtc device. Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Link: https://lore.kernel.org/r/20210121073146.28217-1-Ben_Pai@wistron.com Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
99fa80c3de
commit
286a596da2
@ -582,6 +582,11 @@
|
||||
/* TMP275A */
|
||||
/* TMP275A */
|
||||
|
||||
rtc@32 {
|
||||
compatible = "epson,rx8900";
|
||||
reg = <0x32>;
|
||||
};
|
||||
|
||||
tmp275@48 {
|
||||
compatible = "ti,tmp275";
|
||||
reg = <0x48>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user