clk: ti: dra7xx: fix gpu clkctrl parent
authorTero Kristo <t-kristo@ti.com>
Thu, 30 Apr 2020 08:36:38 +0000 (11:36 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 May 2020 19:55:31 +0000 (12:55 -0700)
commitf45c8a501d1abbb74e9fac23c3fdd6c9ab3673d9
treed43cc4c799965443728ec61cd4007494ebb0d309
parentf968045fb92e5408c25f1b4eae21bab4882e88e8
clk: ti: dra7xx: fix gpu clkctrl parent

gpu_cm:* parent clock name is wrong, replace this with correct
gpu-clkctrl:* clock. Otherwise the clock ends up in the orphaned list.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Link: https://lkml.kernel.org/r/20200430083640.8621-2-t-kristo@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clk-7xx.c