From patchwork Thu Jun 16 09:20:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabriel Fernandez X-Patchwork-Id: 70149 Delivered-To: patch@linaro.org Received: by 10.140.28.4 with SMTP id 4csp160891qgy; Thu, 16 Jun 2016 02:21:37 -0700 (PDT) X-Received: by 10.98.29.81 with SMTP id d78mr3999664pfd.142.1466068893812; Thu, 16 Jun 2016 02:21:33 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id cf6si22152799pad.210.2016.06.16.02.21.33; Thu, 16 Jun 2016 02:21:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754025AbcFPJVW (ORCPT + 30 others); Thu, 16 Jun 2016 05:21:22 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:37312 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753995AbcFPJVO (ORCPT ); Thu, 16 Jun 2016 05:21:14 -0400 Received: by mail-wm0-f41.google.com with SMTP id a66so48401548wme.0 for ; Thu, 16 Jun 2016 02:21:14 -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=cDaHwtvHNLdJqIC2gCWaWwA2ib7Qs6ttnhKu9PkoB9g=; b=HkWU7Pq/VmwaPsq+9YhVOGk2KXX7BD7mKqLICN42DZY6Xz40HDAtc5xHUf6sJvXZLY C7DCftJGbx76nzVq1r9qt5rD4pfifBs0QyXvs5SeWkToMN/bkUQZ0qBWa3i2gWo28Ro6 MSrIKSPsT86zSRIXjvKwerxVxMsxQ3MoGHXAo= 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=cDaHwtvHNLdJqIC2gCWaWwA2ib7Qs6ttnhKu9PkoB9g=; b=EuVUNha9OPHMJ/8WYzpbQ49bBW8k6QwhSRG6+Vymcwmgge8KTHDau2EMho8HALUjYp Um1WKu9hkuezEesGTjQe/JKwRNiBbhQvsGKFJwJgK/fJmyeglUNewqJd6okXbhFqHA8V BPYh6l8iUm3tEZRpHLh59zFOjsEWUWUD6izwdkpGfFwtUjgskSKKBM35KZ6gWh0QTaNM reKPCF4Ss3x6GgNWj+MLx3Kl8h3zQpSR0HL4rpq3Aob6czWoxURY0v0PFmAk8l53ubye PWiIblrKzuYA9SODY4L8n4xqxs9lr4xKI+FOM8UNFsBtPZJm3Bdt9CENkPJmsYd+QAoo spEw== X-Gm-Message-State: ALyK8tKBdW1yvJ7pmjjfiylglBQgG1b1Q0rVH1uUh8oQtrPqBHPRCZRhOwq9N8RDhNIJjP/0 X-Received: by 10.28.16.17 with SMTP id 17mr13799326wmq.17.1466068868345; Thu, 16 Jun 2016 02:21:08 -0700 (PDT) Received: from lmenx315.st.com. ([80.12.42.230]) by smtp.gmail.com with ESMTPSA id db6sm42619757wjb.2.2016.06.16.02.21.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 16 Jun 2016 02:21:07 -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 Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel@stlinux.com, linux-clk@vger.kernel.org, Lee Jones , Peter Griffin , , , , Subject: [RESEND PATCH v2 08/13] ARM: DT: STiH418: Enable clock propagation for audio clocks Date: Thu, 16 Jun 2016 11:20:28 +0200 Message-Id: <1466068833-5055-9-git-send-email-gabriel.fernandez@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466068833-5055-1-git-send-email-gabriel.fernandez@linaro.org> References: <1466068833-5055-1-git-send-email-gabriel.fernandez@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch is used in the clock driver to apply a clock propagation flag on the audio clocks of STiH418 Signed-off-by: Olivier Bideau Signed-off-by: Gabriel Fernandez --- arch/arm/boot/dts/stih418-clock.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 diff --git a/arch/arm/boot/dts/stih418-clock.dtsi b/arch/arm/boot/dts/stih418-clock.dtsi index ae6d997..96b4d7b 100644 --- a/arch/arm/boot/dts/stih418-clock.dtsi +++ b/arch/arm/boot/dts/stih418-clock.dtsi @@ -229,7 +229,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>,