On 08/29/2016 02:27 PM, [email protected] wrote: > From: Gabriel Fernandez <[email protected]> > > This patch enables the synchronous clock mode for video clocks > on STiH410 board. > > Signed-off-by: Olivier Bideau <[email protected]> > Signed-off-by: Gabriel Fernandez <[email protected]> > Acked-by: Peter Griffin <[email protected]> > --- > arch/arm/boot/dts/stih410-clock.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/stih410-clock.dtsi > b/arch/arm/boot/dts/stih410-clock.dtsi > index aec2aa7..8598eff 100644 > --- a/arch/arm/boot/dts/stih410-clock.dtsi > +++ b/arch/arm/boot/dts/stih410-clock.dtsi > @@ -277,7 +277,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

