Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932090Ab3DCRzs (ORCPT ); Wed, 3 Apr 2013 13:55:48 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:46107 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762820Ab3DCRzq (ORCPT ); Wed, 3 Apr 2013 13:55:46 -0400 Message-ID: <515C6D1C.60503@wwwdotorg.org> Date: Wed, 03 Apr 2013 11:55:40 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Peter De Schrijver , Prashant Gaikwad CC: linux-arm-kernel@lists.infradead.org, Grant Likely , Rob Herring , Rob Landley , Russell King , Simon Glass , Rhyland Klein , Pritesh Raithatha , Linus Walleij , Hiroshi Doyu , Laxman Dewangan , Andrew Chew , Mike Turquette , Thierry Reding , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v9 10/14] ARM: tegra: Define Tegra114 CAR binding References: <1365000110-8916-1-git-send-email-pdeschrijver@nvidia.com> <1365000110-8916-10-git-send-email-pdeschrijver@nvidia.com> In-Reply-To: <1365000110-8916-10-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 Content-Length: 914 Lines: 27 On 04/03/2013 08:40 AM, Peter De Schrijver wrote: > The device tree binding models Tegra114 CAR (Clock And Reset) as a single > monolithic clock provider. > diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra114-car.txt b/Documentation/devicetree/bindings/clock/nvidia,tegra114-car.txt > +Mux clocks > + > + 300 audio0_mux > + 301 audio1_mux > + 302 audio2_mux > + 303 audio3_mux > + 304 audio4_mux > + 305 spdif_mux > + 306 clk_out_1_mux > + 307 clk_out_2_mux > + 308 clk_out_3_mux > + 309 dsia_mux > + 310 dsib_mux I think Prashant was expecting those to be removed, and for this series to rely on "clk: Add composite clock type" instead? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/