Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / x86 / dts / rtc.dtsi
1 / {
2         rtc: rtc {
3                 compatible = "motorola,mc146818";
4                 u-boot,dm-pre-reloc;
5                 reg = <0x70 2>;
6         };
7 };