projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90f225
)
arm: dts: MediaTek: remove tick-timer from mt7629.dtsi
author
Weijie Gao
<weijie.gao@mediatek.com>
Thu, 11 Jul 2019 06:26:26 +0000
(14:26 +0800)
committer
Tom Rini
<trini@konsulko.com>
Thu, 18 Jul 2019 15:31:31 +0000
(11:31 -0400)
This patch removes tick-timer as all mt7629 boards should use arch timer.
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
arch/arm/dts/mt7629-rfb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/mt7629-rfb.dts
b/arch/arm/dts/mt7629-rfb.dts
index 4612218a1ebf2b9ba236d1d04eae09badf1bdac8..08c3b592223ac2b29ca87189a9d21494b41ef11b 100644
(file)
--- 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;
};
};