Skip to content
Snippets Groups Projects
Commit c4c4cce1 authored by Imre Kaloz's avatar Imre Kaloz
Browse files

mvebu: supress useless in-cpu rtc init on the Mamba


Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>

SVN-Revision: 45704
parent 2ef739d2
No related branches found
No related tags found
No related merge requests found
--- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
+++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
@@ -183,6 +183,11 @@
internal-regs {
+ rtc@10300 {
+ /* No crystal connected to the internal RTC */
+ status = "disabled";
+ };
+
/* J10: VCC, NC, RX, NC, TX, GND */
serial@12000 {
status = "okay";
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