mirror of
https://github.com/MiSTer-devel/Linux-Kernel_MiSTer.git
synced 2026-05-17 03:03:57 +00:00
Support for RTC PCF8563
* Update socfpga_cyclone5_de10_nano.dts * Update MiSTer_defconfig
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user