From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: [PATCH v2 2/4] DT: marvell,mmp2: add clock to the timer Date: Sat, 3 Nov 2018 20:15:05 +0100 Message-ID: <20181103191505.GH31179@amd> References: <20180918205455.25464-1-lkundrak@v3.sk> <20180918205455.25464-3-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TBNym+cBXeFsS4Vs" Return-path: Content-Disposition: inline In-Reply-To: <20180918205455.25464-3-lkundrak@v3.sk> Sender: linux-kernel-owner@vger.kernel.org To: Lubomir Rintel Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Daniel Lezcano , Thomas Gleixner , Rob Herring , Mark Rutland , Eric Miao , Haojian Zhuang , Russell King List-Id: devicetree@vger.kernel.org --TBNym+cBXeFsS4Vs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2018-09-18 22:54:53, Lubomir Rintel wrote: > The timer needs the timer clock to be enabled, otherwise it stops > ticking. >=20 > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > --- > arch/arm/boot/dts/mmp2.dtsi | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi > index 766bbb8495b6..58e0098a007d 100644 > --- a/arch/arm/boot/dts/mmp2.dtsi > +++ b/arch/arm/boot/dts/mmp2.dtsi > @@ -130,6 +130,7 @@ > compatible =3D "mrvl,mmp-timer"; > reg =3D <0xd4014000 0x100>; > interrupts =3D <13>; > + clocks =3D <&soc_clocks MMP2_CLK_TIMER>; > }; > =20 > uart1: uart@d4030000 { --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --TBNym+cBXeFsS4Vs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlvd87kACgkQMOfwapXb+vLKNgCgk62Re7qGPCQ5DBpsoEzc5MbA CrUAn3JjTyXMGuDOvInZt5NCCCMRZmNO =E38a -----END PGP SIGNATURE----- --TBNym+cBXeFsS4Vs--