From: patrice.chotard@st.com (Patrice Chotard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 07/14] ARM: DT: STiH407: Enable clock propagation for audio clocks
Date: Thu, 15 Sep 2016 09:46:56 +0200 [thread overview]
Message-ID: <c3b2a919-ada1-bc5c-d2b8-b7b36e907fee@st.com> (raw)
In-Reply-To: <1472473626-15398-8-git-send-email-gabriel.fernandez@st.com>
On 08/29/2016 02:26 PM, gabriel.fernandez at st.com wrote:
> From: Gabriel Fernandez <gabriel.fernandez@st.com>
>
> 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 <olivier.bideau@st.com>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
> Acked-by: Peter Griffin <peter.griffin@linaro.org>
> ---
> 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 38a56d7..c4a8f1c 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>,
>
Hi Gabriel
Applied on STi tree for v4.9
Thanks
next prev parent reply other threads:[~2016-09-15 7:46 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 12:26 [PATCH v3 00/14] Clock improvement for video playback gabriel.fernandez at st.com
2016-08-29 12:26 ` [PATCH v3 01/14] drivers: clk: st: Remove stih415-416 clock support gabriel.fernandez at st.com
2016-09-16 23:02 ` Stephen Boyd
2016-08-29 12:26 ` [PATCH v3 02/14] drivers: clk: st: Simplify clock binding of STiH4xx platforms gabriel.fernandez at st.com
2016-09-16 23:02 ` Stephen Boyd
2016-08-29 12:26 ` [PATCH v3 03/14] ARM: DT: STiH4xx: " gabriel.fernandez at st.com
2016-09-15 7:44 ` Patrice Chotard
2016-08-29 12:26 ` [PATCH v3 04/14] drivers: clk: st: Add fs660c32 synthesizer algorithm gabriel.fernandez at st.com
2016-09-16 23:03 ` Stephen Boyd
2016-08-29 12:26 ` [PATCH v3 05/14] drivers: clk: st: Add clock propagation for audio clocks gabriel.fernandez at st.com
2016-09-16 23:03 ` Stephen Boyd
2016-08-29 12:26 ` [PATCH v3 06/14] drivers: clk: st: Handle clk synchronous mode for video clocks gabriel.fernandez at st.com
2016-08-29 12:26 ` [PATCH v3 07/14] ARM: DT: STiH407: Enable clock propagation for audio clocks gabriel.fernandez at st.com
2016-09-15 7:46 ` Patrice Chotard [this message]
2016-08-29 12:27 ` [PATCH v3 08/14] ARM: DT: STiH410: " gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 09/14] ARM: DT: STiH418: " gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 10/14] ARM: DT: STiH407: Enable synchronous clock mode for video clocks gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 11/14] ARM: DT: STiH410: " gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 12/14] ARM: DT: STiH418: " gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 13/14] ARM: DT: STi: STiH407: clock configuration to address 720p and 1080p gabriel.fernandez at st.com
2016-09-15 7:47 ` Patrice Chotard
2016-08-29 12:27 ` [PATCH v3 14/14] ARM: DT: STi: STiH410: " gabriel.fernandez at st.com
2016-09-15 7:48 ` Patrice Chotard
2016-09-05 13:20 ` [PATCH v3 00/14] Clock improvement for video playback Patrice Chotard
2016-09-14 18:36 ` Stephen Boyd
2016-09-15 6:57 ` Patrice Chotard
2016-09-15 11:42 ` Patrice Chotard
2016-09-15 7:47 ` Gabriel Fernandez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3b2a919-ada1-bc5c-d2b8-b7b36e907fee@st.com \
--to=patrice.chotard@st.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).