Commits
Tero Kristo committed 51199fa81a5
ARM: dts: dra7: Add clkctrl nodes for IPU and DSP remote processors Add the clkctrl nodes for the DSP and IPU remote processors. Each of the IPU and DSP processors are present within their own clock domains. The previous ipu_cm clock domain is split properly into the correct ipu_cm and ipu1_cm clock domains. The ipu1_gfclk_mux clock is now created through the clkctrl driver and so the corresponding clock node is dropped. The dpll_core_h22x2_ck clock is also assigned as the default parent for the equivalent clock retaining the functional behaviour introduced in commit 39879c7d963e ("ARM: dts: dra7xx-clocks: Source IPU1 functional clock from CORE DPLL"). Signed-off-by: Tero Kristo <t-kristo@ti.com> [s-anna@ti.com: revise patch description] Signed-off-by: Suman Anna <s-anna@ti.com>