c4c4cce190
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45704
14 lines
333 B
Diff
14 lines
333 B
Diff
--- 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";
|