Support for RTC PCF8563

* Update socfpga_cyclone5_de10_nano.dts

* Update MiSTer_defconfig
This commit is contained in:
antoniovillena
2020-10-12 19:23:56 +02:00
committed by Sorgelig
parent 2efa211a2c
commit 58abce53cf

View File

@@ -70,6 +70,10 @@
&portb 23 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
i2c-gpio,delay-us = <2>;
rtc_at_51 {
compatible = "pcf8563";
reg = <0x51>;
};
rtc_at_68 {
compatible = "m41t81";
reg = <0x68>;