uboot/arch/x86/dts/rtc.dtsi

7 lines
72 B
Plaintext

/ {
rtc {
compatible = "motorola,mc146818";
reg = <0x70 2>;
};
};