diff options
Diffstat (limited to 'arch/x86/dts/rtc.dtsi')
-rw-r--r-- | arch/x86/dts/rtc.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/rtc.dtsi b/arch/x86/dts/rtc.dtsi index 1797e042da..d0bbd84e50 100644 --- a/arch/x86/dts/rtc.dtsi +++ b/arch/x86/dts/rtc.dtsi @@ -1,5 +1,5 @@ / { - rtc { + rtc: rtc { compatible = "motorola,mc146818"; u-boot,dm-pre-reloc; reg = <0x70 2>; |