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: 69396 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp1388166qgf; Mon, 6 Jun 2016 02:29:06 -0700 (PDT) X-Received: by 10.66.157.193 with SMTP id wo1mr23841005pab.116.1465205345991; Mon, 06 Jun 2016 02:29:05 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id tk2si25617073pac.85.2016.06.06.02.29.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jun 2016 02:29:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org 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-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:230 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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+patch=linaro.org@lists.infradead.org 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(-) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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>,