From patchwork Mon Jun 6 09:26:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabriel Fernandez X-Patchwork-Id: 9157623 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2DA1760467 for ; Mon, 6 Jun 2016 09:29:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1B0C02521F for ; Mon, 6 Jun 2016 09:29:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0F85E2654B; Mon, 6 Jun 2016 09:29:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CB0732521F for ; Mon, 6 Jun 2016 09:29:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1b9qpM-000258-NZ; Mon, 06 Jun 2016 09:28:08 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b9qol-0001UO-Bb for linux-arm-kernel@lists.infradead.org; Mon, 06 Jun 2016 09:27:32 +0000 Received: by mail-wm0-x230.google.com with SMTP id n184so82561339wmn.1 for ; Mon, 06 Jun 2016 02:27:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ZxF16MiYcoBN7iz03EswHrlfZbPZW1OzR5NX6jrhIbM=; b=OMSjOZEjrySY2xnmHatNA0dMWItynHThB6W1TBybhVufMIhwQjOIvtgVeeHUjtg9Pc L+MzbwOwo9pzBTn66r06EWlgk8OzXcoRcim4aYfYTKb7esQEQ4w3AIx1qiHps4z19jDx G4AIJpuafcXji+LYuSas2Fc8w6RtHAX86puZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ZxF16MiYcoBN7iz03EswHrlfZbPZW1OzR5NX6jrhIbM=; b=GTXynuiUOtIUcI/bRwOIpBo1AZ1mNUqw0UhHP7Ro8qTVrkFrUHxHCddezW2+dF7mil rC/YHOfx3lNVFFdBpOD6EHDBi6K4C4j5epM39k0/dAtDTxrBF9t/igE9QgLvrpHbLKAA fZ3ga198JbfeIQysj1Uj1pC8wVXxn1qXe2PfmuQeTGmjwKKj68/q0Ha1RMrebK19B6uJ B/CM98VlS6o97X82YOIie+7xQC9M1OmXS86Wrxw9ZRZi5CyXu4yzEsrfFlYDwp4SHEjT nac/etNXLZ03dHfyLrAV8LQZHWHbwMMlb9KqcOoAjyzsRVs2nU7DiZwwFY/jb+0ffUGn 364Q== X-Gm-Message-State: ALyK8tKjB938falFUIWZK/usjX/Mx5Biyya98Nfx1wS2X1qbzCWPbGzhNMWI0U1z87mD+gz5 X-Received: by 10.28.17.3 with SMTP id 3mr11724327wmr.94.1465205229672; Mon, 06 Jun 2016 02:27:09 -0700 (PDT) Received: from lmenx315.st.com. ([80.12.59.101]) by smtp.gmail.com with ESMTPSA id s125sm13149091wms.14.2016.06.06.02.27.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 06 Jun 2016 02:27:08 -0700 (PDT) From: Gabriel Fernandez To: Rob Herring , Mark Rutland , Ian Campbell , Kumar Gala , Srinivas Kandagatla , Maxime Coquelin , Patrice Chotard , Russell King , Michael Turquette , Stephen Boyd , Olivier Bideau , Gabriel Fernandez , Geert Uytterhoeven , Sebastian Hesselbarth , Andrzej Hajda , Pankaj Dev , Dinh Nguyen , Arnd Bergmann , Thierry Reding Subject: [PATCH v2 06/13] ARM: DT: STiH407: Enable clock propagation for audio clocks Date: Mon, 6 Jun 2016 11:26:25 +0200 Message-Id: <1465205192-7888-7-git-send-email-gabriel.fernandez@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1465205192-7888-1-git-send-email-gabriel.fernandez@linaro.org> References: <1465205192-7888-1-git-send-email-gabriel.fernandez@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160606_022731_690695_B84272BC X-CRM114-Status: GOOD ( 12.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, kernel@stlinux.com, vincent.abriou@st.com, arnaud.pouliquen@st.com, linux-kernel@vger.kernel.org, gabriel.fernandez@st.com, Peter Griffin , Lee Jones , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, benjamin.gaignard@st.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch is used in the clock driver to apply a clock propagation flag on the audio clocks of STiH407 Signed-off-by: Olivier Bideau Signed-off-by: Gabriel Fernandez --- arch/arm/boot/dts/stih407-clock.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/stih407-clock.dtsi b/arch/arm/boot/dts/stih407-clock.dtsi index ad45f5e..86c91cd 100644 --- a/arch/arm/boot/dts/stih407-clock.dtsi +++ b/arch/arm/boot/dts/stih407-clock.dtsi @@ -216,7 +216,7 @@ clk_s_d0_flexgen: clk-s-d0-flexgen { #clock-cells = <1>; - compatible = "st,flexgen"; + compatible = "st,flexgen-audio", "st,flexgen"; clocks = <&clk_s_d0_quadfs 0>, <&clk_s_d0_quadfs 1>,