From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra114: add missing clocks to binding Date: Tue, 03 Sep 2013 11:56:42 -0600 Message-ID: <522622DA.7020907@wwwdotorg.org> References: <1378213637-9948-1-git-send-email-pdeschrijver@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1378213637-9948-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peter De Schrijver Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Hiroshi Doyu , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@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.