Commit de8cf61c authored by Oleksandr Suvorov's avatar Oleksandr Suvorov Committed by Shawn Guo

ARM: dts: imx7-colibri: add alias for RTC

Make sure that the priority of the RTCs is defined.
Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Signed-off-by: default avatarOleksandr Suvorov <oleksandr.suvorov@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ccf17617
......@@ -41,6 +41,11 @@
*/
/ {
aliases {
rtc0 = &rtc;
rtc1 = &snvs_rtc;
};
chosen {
stdout-path = "serial0:115200n8";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment