Commit 5934973d authored by Nicolas Ferre's avatar Nicolas Ferre

ARM: at91/dt: at91sam9x5cm: enable RTC

Enable RTC for all the at91sam9x5 CPU Modules: this will enable it for all the
EK boards.
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 4518996f
......@@ -42,6 +42,10 @@ pinctrl_1wire_cm: 1wire_cm-0 {
};
};
};
rtc@fffffeb0 {
status = "okay";
};
};
nand0: nand@40000000 {
......
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