From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 3/8] ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header Date: Mon, 25 Aug 2014 11:41:56 -0600 Message-ID: <53FB7564.7020304@wwwdotorg.org> References: <1405088313-20048-1-git-send-email-mperttunen@nvidia.com> <1405088313-20048-4-git-send-email-mperttunen@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1405088313-20048-4-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mikko Perttunen , pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org Cc: pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 07/11/2014 08:18 AM, Mikko Perttunen wrote: > Add these clocks to the binding header so that EMC timings that have > them as parent can refer to the clocks. Peter, I assume this patch (and patch 4/8 too) will be needed by any EMC driver, whether it's part of this series or Tomeu Vizoso's work. Can you please review/ack those two patches for later reference. Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Mon, 25 Aug 2014 11:41:56 -0600 Subject: [PATCH 3/8] ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header In-Reply-To: <1405088313-20048-4-git-send-email-mperttunen@nvidia.com> References: <1405088313-20048-1-git-send-email-mperttunen@nvidia.com> <1405088313-20048-4-git-send-email-mperttunen@nvidia.com> Message-ID: <53FB7564.7020304@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/11/2014 08:18 AM, Mikko Perttunen wrote: > Add these clocks to the binding header so that EMC timings that have > them as parent can refer to the clocks. Peter, I assume this patch (and patch 4/8 too) will be needed by any EMC driver, whether it's part of this series or Tomeu Vizoso's work. Can you please review/ack those two patches for later reference. Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933142AbaHYRlc (ORCPT ); Mon, 25 Aug 2014 13:41:32 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:40438 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753368AbaHYRlb (ORCPT ); Mon, 25 Aug 2014 13:41:31 -0400 Message-ID: <53FB7564.7020304@wwwdotorg.org> Date: Mon, 25 Aug 2014 11:41:56 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Mikko Perttunen , pdeschrijver@nvidia.com CC: pgaikwad@nvidia.com, mturquette@linaro.org, thierry.reding@gmail.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH 3/8] ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header References: <1405088313-20048-1-git-send-email-mperttunen@nvidia.com> <1405088313-20048-4-git-send-email-mperttunen@nvidia.com> In-Reply-To: <1405088313-20048-4-git-send-email-mperttunen@nvidia.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/11/2014 08:18 AM, Mikko Perttunen wrote: > Add these clocks to the binding header so that EMC timings that have > them as parent can refer to the clocks. Peter, I assume this patch (and patch 4/8 too) will be needed by any EMC driver, whether it's part of this series or Tomeu Vizoso's work. Can you please review/ack those two patches for later reference. Thanks.