From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] clk: tegra30: fix wrong clock index between se to sata_cold Date: Thu, 07 Feb 2013 12:14:38 -0700 Message-ID: <5113FD1E.9020801@wwwdotorg.org> References: <1360213631-16893-1-git-send-email-josephl@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360213631-16893-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joseph Lo Cc: Peter De Schrijver , Prashant Gaikwad , Mike Turquette , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 02/06/2013 10:07 PM, Joseph Lo wrote: > The index of se should be 127. And the previous clock index was 125. So > we need to set up the index for se to get the correct index between se > to sata_cold. I've applied this to Tegra's for-3.9/soc-ccf-fixes branch, on the assumption Mike is OK with it. I'll hold a pull request for his ack, and probably for a day or too in case any more clk-related fixes show up.