Re: [PATCH 2/2] dts: mt7622: use accurate clock source fot mtk_timer

2021-01-19 Thread Tom Rini
On Tue, Jan 12, 2021 at 01:44:11PM +0800, Weijie Gao wrote: > The input system clock for mt7622 timer is 10MHz and can be retrieved > through the clk driver. > > Signed-off-by: Weijie Gao Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 2/2] dts: mt7622: use accurate clock source fot mtk_timer

2021-01-11 Thread Weijie Gao
The input system clock for mt7622 timer is 10MHz and can be retrieved through the clk driver. Signed-off-by: Weijie Gao --- arch/arm/dts/mt7622.dtsi | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/arch/arm/dts/mt7622.dtsi b/arch/arm/dts/mt7622.dtsi index d888545809..5c