From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760256Ab3ICR4s (ORCPT ); Tue, 3 Sep 2013 13:56:48 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:42598 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756920Ab3ICR4q (ORCPT ); Tue, 3 Sep 2013 13:56:46 -0400 Message-ID: <522622DA.7020907@wwwdotorg.org> Date: Tue, 03 Sep 2013 11:56:42 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Peter De Schrijver CC: linux-tegra@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Hiroshi Doyu , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: tegra114: add missing clocks to binding References: <1378213637-9948-1-git-send-email-pdeschrijver@nvidia.com> In-Reply-To: <1378213637-9948-1-git-send-email-pdeschrijver@nvidia.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/03/2013 07:07 AM, Peter De Schrijver wrote: > commit 992bb598f690542a2f539fd12a42b960b7692025 forgot to move dfll_soc and > dfll_ref to include/dt-bindings/clock/tegra114-car.h. Add them again in this > patch as TEGRA114_CLK_DFLL_SOC and TEGRA114_CLK_DFLL_REF. Acked-by: Stephen Warren I assume this will go through Mike's clock tree along with the driver changes that rely on it.