From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH V2 9/9] ARM: dts: tegra: add the PM configurations of PMC Date: Tue, 12 Mar 2013 22:14:10 -0600 Message-ID: <513FFD12.8050007@wwwdotorg.org> References: <1363061043-9680-1-git-send-email-josephl@nvidia.com> <97395805.p014F9TUYL@fb07-iapwap2.physik.uni-giessen.de> <1363142623.3998.33.camel@jlo-ubuntu-64.nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1363142623.3998.33.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Lo Cc: Marc Dietrich , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On 03/12/2013 08:43 PM, Joseph Lo wrote: > Hi Marc, >=20 > On Tue, 2013-03-12 at 18:43 +0800, Marc Dietrich wrote: >> Am Dienstag, 12. M=C3=A4rz 2013, 12:04:03 schrieb Joseph Lo: >>> Adding the PM configuration of PMC when the platform support suspen= d >>> function. >>> + nvidia,core-pwr-good-time =3D <3845 3845>; >> >> mmh, no idea here. original source [1] shows 0x7e7e ticks which tran= slates to=20 >> 1 sec? >> > The ticks was based on the 32KHz clock domain. I translate it to uS. >>> 0x7e7e * (1.0/32000) * 1000000 1011937.4999999999 Oh, I suppose perhaps the 0x7e7e value is both values packed together, so this should be: >>> 0x7e * (1.0/32000) * 1000000 3937.5