Loading...
1
2
3
4
5
6
7
/ {
	rtc: rtc {
		compatible = "motorola,mc146818";
		bootph-some-ram;
		reg = <0x70 2>;
	};
};