summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/rtc.dtsi
blob: 1797e042daf052940233e568991bb82ea8039def (plain)
1
2
3
4
5
6
7
/ {
	rtc {
		compatible = "motorola,mc146818";
		u-boot,dm-pre-reloc;
		reg = <0x70 2>;
	};
};
OpenPOWER on IntegriCloud