Skip to content
Snippets Groups Projects
Commit f8191fcf authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[C26] let external RTC be system default

Assign SoC RTC to rtc1, so module RTC PCF2123 can be assigned
to system default rtc0.
parent d65e6990
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,9 @@
model = "SECO i.MX8QM C26";
compatible = "seco,imx8qm-c26", "fsl,imx8qm";
aliases {
rtc1 = &rtc;
};
chosen {
bootargs = "console=ttyLP0,115200 earlycon=lpuart32,0x5a060000,115200";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment