summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3xxx-clocks.dtsi
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2014-04-21 12:41:47 +0200
committerTero Kristo <t-kristo@ti.com>2014-05-16 16:08:57 +0200
commit2febd999764c682e1f125a4307fcb8791df3100e (patch)
tree9fe0f675bf65885a679b5c1edda229f97d92ec77 /arch/arm/boot/dts/omap3xxx-clocks.dtsi
parentARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck (diff)
downloadlinux-2febd999764c682e1f125a4307fcb8791df3100e.tar.xz
linux-2febd999764c682e1f125a4307fcb8791df3100e.zip
ARM: dts: set 'ti,set-rate-parent' for dpll4_m5 path
Set 'ti,set-rate-parent' property for the dpll4_m5x2_mul_ck clock, which is used for the ISP functional clock. This fixes the OMAP3 ISP driver's clock rate configuration, which needs the rate to be propagated properly to the divider node (dpll4_m5_ck). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3xxx-clocks.dtsi')
-rw-r--r--arch/arm/boot/dts/omap3xxx-clocks.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3xxx-clocks.dtsi b/arch/arm/boot/dts/omap3xxx-clocks.dtsi
index 351f58b392ae..e47ff69dcf70 100644
--- a/arch/arm/boot/dts/omap3xxx-clocks.dtsi
+++ b/arch/arm/boot/dts/omap3xxx-clocks.dtsi
@@ -457,6 +457,7 @@
clocks = <&dpll4_m5_ck>;
ti,clock-mult = <2>;
ti,clock-div = <1>;
+ ti,set-rate-parent;
};
dpll4_m5x2_ck: dpll4_m5x2_ck {