arm64: dts: imx8mn-beacon-som: Configure RTC aliases
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / freescale / imx8mn-beacon-som.dtsi
index 67e5e5b..2120e64 100644 (file)
@@ -4,6 +4,11 @@
  */
 
 / {
+       aliases {
+               rtc0 = &rtc;
+               rtc1 = &snvs_rtc;
+       };
+
        usdhc1_pwrseq: usdhc1_pwrseq {
                compatible = "mmc-pwrseq-simple";
                pinctrl-names = "default";
                reg = <0x50>;
        };
 
-       rtc@51 {
+       rtc: rtc@51 {
                compatible = "nxp,pcf85263";
                reg = <0x51>;
        };