Re: [PATCH v3 12/14] ARM: DT: STiH418: Enable synchronous clock mode for video clocks
From: Patrice Chotard <hidden>
Date: 2016-09-15 07:48:40
Also in:
linux-arm-kernel, linux-clk, lkml
From: Patrice Chotard <hidden>
Date: 2016-09-15 07:48:40
Also in:
linux-arm-kernel, linux-clk, lkml
On 08/29/2016 02:27 PM, gabriel.fernandez-qxv4g6HH51o@public.gmane.org wrote:
From: Gabriel Fernandez <redacted> This patch enables the synchronous clock mode for video clocks on STiH418 board. Signed-off-by: Olivier Bideau <redacted> Signed-off-by: Gabriel Fernandez <redacted> Acked-by: Peter Griffin <redacted> --- arch/arm/boot/dts/stih418-clock.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/arm/boot/dts/stih418-clock.dtsi b/arch/arm/boot/dts/stih418-clock.dtsi index a183583..ee6614b7 100644 --- a/arch/arm/boot/dts/stih418-clock.dtsi +++ b/arch/arm/boot/dts/stih418-clock.dtsi@@ -271,7 +271,7 @@ clk_s_d2_flexgen: clk-s-d2-flexgen { #clock-cells = <1>; - compatible = "st,flexgen"; + compatible = "st,flexgen-video", "st,flexgen"; clocks = <&clk_s_d2_quadfs 0>, <&clk_s_d2_quadfs 1>,
Hi Gabriel Applied on STi tree for v4.9 Thanks -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html