[PATCH v9 07/27] ARM: davinci: dm355: add new clock init using common clock framework
From: david@lechnology.com (David Lechner)
Date: 2018-05-03 15:44:15
Also in:
linux-clk, linux-devicetree, lkml
From: david@lechnology.com (David Lechner)
Date: 2018-05-03 15:44:15
Also in:
linux-clk, linux-devicetree, lkml
On 05/03/2018 10:34 AM, Sekhar Nori wrote:
On Friday 27 April 2018 05:47 AM, David Lechner wrote:quoted
This adds the new board-specific clock init in mach-davinci/dm355.c using the new common clock framework drivers. The #ifdefs are needed to prevent compile errors until the entire ARCH_DAVINCI is converted. Also clean up the #includes since we are adding some here. Signed-off-by: David Lechner <david@lechnology.com>I am having trouble booting DM355 EVM with the series applied. Still to debug what is going wrong.
Can you dump the PLL registers using /sys/kernel/debug/clk/... ?