mvebu: supress useless in-cpu rtc init on the Mamba
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 May 2015 22:54:05 +0000 (22:54 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 May 2015 22:54:05 +0000 (22:54 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45704 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mvebu/patches-3.18/004-mamba_disable_rtc.patch [new file with mode: 0644]

diff --git a/target/linux/mvebu/patches-3.18/004-mamba_disable_rtc.patch b/target/linux/mvebu/patches-3.18/004-mamba_disable_rtc.patch
new file mode 100644 (file)
index 0000000..925bab0
--- /dev/null
@@ -0,0 +1,14 @@
+--- 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";