]> git.sur5r.net Git - u-boot/blob - arch/x86/dts/rtc.dtsi
x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi
[u-boot] / arch / x86 / dts / rtc.dtsi
1 / {
2         rtc {
3                 compatible = "motorola,mc146818";
4                 u-boot,dm-pre-reloc;
5                 reg = <0x70 2>;
6         };
7 };