Re: [PATCH v6 24/41] ARM: dm644x: add new clock init using common clock framework
From: Sekhar Nori <hidden>
Date: 2018-02-02 14:41:03
Also in:
linux-arm-kernel, linux-clk, lkml
From: Sekhar Nori <hidden>
Date: 2018-02-02 14:41:03
Also in:
linux-arm-kernel, linux-clk, lkml
On Saturday 20 January 2018 10:44 PM, David Lechner wrote:
This adds the new board-specific clock init in mach-davinci/dm644x.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 did not notice this before, but the subject line for this and other patches needs to be "ARM: davinci: " Apart from that: Reviewed-by: Sekhar Nori <redacted> Thanks, Sekhar