ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock
authorStefan Herbrechtsmeier <[email protected]>
Tue, 15 Jul 2014 10:02:35 +0000 (12:02 +0200)
committerTero Kristo <[email protected]>
Thu, 21 Aug 2014 15:01:35 +0000 (18:01 +0300)
Set 'ti,set-rate-parent' property for the dpll4_m5x2_ck clock, which
is used for the ISP functional clock. This fixes the OMAP3 ISP driver's
clock rate configuration on OMAP34xx, which needs the rate to be
propagated properly to the divider node (dpll4_m5_ck).

Signed-off-by: Stefan Herbrechtsmeier <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Tero Kristo <[email protected]>
arch/arm/boot/dts/omap3xxx-clocks.dtsi

index e47ff69dcf7053e7bb22d3f5d40e7cd09628687c..5c375003bad106216109b5626264300433dabd1d 100644 (file)
                ti,bit-shift = <0x1e>;
                reg = <0x0d00>;
                ti,set-bit-to-disable;
+               ti,set-rate-parent;
        };
 
        dpll4_m6_ck: dpll4_m6_ck {