ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent source
authorSuman Anna <s-anna@ti.com>
Tue, 11 Feb 2020 15:51:03 +0000 (09:51 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 12:00:30 +0000 (13:00 +0100)
commit1439f05ce981756cef7a7f42e15288158865d561
tree588614d772b41ebae64ed2b2ba25a05086670f0c
parent9113989a57c204d121599c48028a57cec8b0db16
ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent source

commit 78722d37b2b4cf9178295e2aa5510880e6135fd7 upstream.

The IPU1 functional clock is the output of a mux clock (represented
by ipu1_gfclk_mux previously) and the clock source for this has been
updated to be sourced from dpll_core_h22x2_ck in commit 39879c7d963e
("ARM: dts: dra7xx-clocks: Source IPU1 functional clock from CORE DPLL").
ipu1_gfclk_mux is an obsolete clock now with the clkctrl conversion,
and this clock source parenting is lost during the new clkctrl layout
conversion.

Remove this stale clock and fix up the clock source for this mux
clock using the latest equivalent clkctrl clock. This restores the
previous logic and ensures that the IPU1 continues to run at the
same frequency of IPU2 and independent of the ABE DPLL.

Fixes: b5f8ffbb6fad ("ARM: dts: dra7: convert to use new clkctrl layout")
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/dra7xx-clocks.dtsi