From patchwork Thu Jun 16 09:20:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabriel Fernandez X-Patchwork-Id: 9180163 X-Patchwork-Delegate: mturquette@baylibre.com 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 2E1CC6088F for ; Thu, 16 Jun 2016 09:21:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 177FD28308 for ; Thu, 16 Jun 2016 09:21:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0741A28358; Thu, 16 Jun 2016 09:21:34 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4B73328308 for ; Thu, 16 Jun 2016 09:21:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753993AbcFPJVO (ORCPT ); Thu, 16 Jun 2016 05:21:14 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:33805 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753824AbcFPJVJ (ORCPT ); Thu, 16 Jun 2016 05:21:09 -0400 Received: by mail-wm0-f42.google.com with SMTP id k184so30937508wme.1 for ; Thu, 16 Jun 2016 02:21:08 -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=fuNp1SGxPX6taxpIp08TayvWaPWKUOkZ0whPJ+DludNURc+HnPBuu2+hlTLkLLkRiA 6+4eUReOlBTCNMHs0nLDbDW0/QIyKncjmGBbvBc7Kv5fGlr67Hf2hq6W2mYqxTFUcZ7s zCzNEjZT0Y5cyl5U9yN9oDjIgG5p1T+QJkWqQ= 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=f7IOivY36YtIUn8M9yFWWHJG5HLUgO4LBe7ny0Nnq4JGX7PhstEzbIOeLL4rGRq1zi PZdGiffPMAIUrZz1gOfHVCTg+ft3OEkSJ44dgLnBVBt0djwBDAuT9n/c7o5lqH/1zbsQ 9OMOQZbYBCN6Sotpo6yXexRgciiIW/kbfEokqqylUi6iNUq4xea4vCMwW3uXPQW8FY/t gxLkzX65+ZwyQ+7pnd05LTiiy6reJHlvd+ORYhXbUwfbE7fvHCr9tu7N1w8J3eD9fnR5 ekLZe5rsenHXthUoqw5zZUQlgFYQ5Ywy1TSqEplmirs3lIKPTNoEQ7zNHt9nM46nyiSY WeZg== X-Gm-Message-State: ALyK8tJqXOhvijuC5TngkMAG3QzdcrYdY++hFE2WjyAKy66tZw1qUJGO4Q3mCG07Q6BOgI7o X-Received: by 10.28.12.199 with SMTP id 190mr3548634wmm.15.1466068862659; Thu, 16 Jun 2016 02:21:02 -0700 (PDT) Received: from lmenx315.st.com. ([80.12.42.230]) by smtp.gmail.com with ESMTPSA id db6sm42619757wjb.2.2016.06.16.02.20.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 16 Jun 2016 02:21:01 -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 06/13] ARM: DT: STiH407: Enable clock propagation for audio clocks Date: Thu, 16 Jun 2016 11:20:26 +0200 Message-Id: <1466068833-5055-7-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-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.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>,