Re: [PATCH v2 2/4] DT: marvell,mmp2: add clock to the timer

2018-11-03 Thread Pavel Machek
On Tue 2018-09-18 22:54:53, Lubomir Rintel wrote: > The timer needs the timer clock to be enabled, otherwise it stops > ticking. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > --- > arch/arm/boot/dts/mmp2.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH v2 2/4] DT: marvell,mmp2: add clock to the timer

2018-11-03 Thread Pavel Machek
On Tue 2018-09-18 22:54:53, Lubomir Rintel wrote: > The timer needs the timer clock to be enabled, otherwise it stops > ticking. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > --- > arch/arm/boot/dts/mmp2.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH v2 2/4] DT: marvell,mmp2: add clock to the timer

2018-09-18 Thread Lubomir Rintel
The timer needs the timer clock to be enabled, otherwise it stops ticking. Signed-off-by: Lubomir Rintel --- arch/arm/boot/dts/mmp2.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi index 766bbb8495b6..58e0098a007d 100644 ---

[PATCH v2 2/4] DT: marvell,mmp2: add clock to the timer

2018-09-18 Thread Lubomir Rintel
The timer needs the timer clock to be enabled, otherwise it stops ticking. Signed-off-by: Lubomir Rintel --- arch/arm/boot/dts/mmp2.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi index 766bbb8495b6..58e0098a007d 100644 ---