blob: 1c2eb2891a7833d57b4dbcf3089fee15d02c43f7 [file] [log] [blame]
Bin Meng8800c412015-06-23 12:18:43 +08001/ {
Simon Glassf1174272019-04-25 21:58:43 -06002 rtc: rtc {
Bin Meng8800c412015-06-23 12:18:43 +08003 compatible = "motorola,mc146818";
Simon Glassd3a98cb2023-02-13 08:56:33 -07004 bootph-some-ram;
Bin Meng8800c412015-06-23 12:18:43 +08005 reg = <0x70 2>;
6 };
7};