clk: davinci: pll-dm355: fix SYSCLKn parent names
authorDavid Lechner <david@lechnology.com>
Fri, 25 May 2018 18:11:43 +0000 (13:11 -0500)
committerMichael Turquette <mturquette@baylibre.com>
Wed, 30 May 2018 19:47:55 +0000 (12:47 -0700)
commit6ce190bc424bd951c5ab94b875f650b365570707
tree105c60b465fe35f76511be964db654d3f5ea8994
parentb4d73d224d9bc6881266fd95ab11ef738ef7333f
clk: davinci: pll-dm355: fix SYSCLKn parent names

This fixes the parent clock names of the SYSCLKn clocks for the DM355
SoC in the TI DaVinici PLL clock driver.

It appears that this name just didn't get updated to the correct name
like the other SoCs during the driver's development.

Reported-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: David Lechner <david@lechnology.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Link: lkml.kernel.org/r/20180525181150.17873-3-david@lechnology.com
drivers/clk/davinci/pll-dm355.c