[U-Boot] [PATCH 3/3] arm: dts: MediaTek: remove tick-timer from mt7629.dtsi
Weijie Gao
weijie.gao at mediatek.com
Thu Jul 11 06:26:26 UTC 2019
This patch removes tick-timer as all mt7629 boards should use arch timer.
Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
---
arch/arm/dts/mt7629-rfb.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/dts/mt7629-rfb.dts b/arch/arm/dts/mt7629-rfb.dts
index 4612218a1e..08c3b59222 100644
--- a/arch/arm/dts/mt7629-rfb.dts
+++ b/arch/arm/dts/mt7629-rfb.dts
@@ -18,7 +18,6 @@
chosen {
stdout-path = &uart0;
- tick-timer = &timer0;
};
};
--
2.17.1
More information about the U-Boot
mailing list