ARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Apr 2014 10:41:46 +0000 (12:41 +0200)
committerTero Kristo <t-kristo@ti.com>
Fri, 16 May 2014 14:08:57 +0000 (17:08 +0300)
We need to use set-rate-parent for dpll4_m5 clock path, so use the
ti,fixed-factor-clock version which supports set-rate-parent property.

The set-rate-parent flag itself is set in the following patch, this one
just changes the clock driver to ti,fixed-factor-clock without any other
changes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>

No differences found