mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
arm: dts: MediaTek: remove tick-timer from mt7629.dtsi
This patch removes tick-timer as all mt7629 boards should use arch timer. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
This commit is contained in:
parent
e90f225f8a
commit
5490d6ad3b
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
chosen {
|
||||
stdout-path = &uart0;
|
||||
tick-timer = &timer0;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue