Re: [PATCH v6 27/41] ARM: da8xx: add new sata_refclk init using common clock framework
From: Sekhar Nori <hidden>
Date: 2018-02-02 15:00:47
Also in:
linux-arm-kernel, linux-clk, lkml
From: Sekhar Nori <hidden>
Date: 2018-02-02 15:00:47
Also in:
linux-arm-kernel, linux-clk, lkml
On Saturday 20 January 2018 10:44 PM, David Lechner wrote:
This adds the new SATA REFCLK clock init in mach-davinci/devices-da8xx.c using the new common clock framework drivers. The #ifdefs are needed to prevent compile errors until the entire ARCH_DAVINCI is converted. Also, the #includes are sorted since we are adding some here. Signed-off-by: David Lechner <david@lechnology.com>
Reviewed-by: Sekhar Nori <redacted> Thanks, Sekhar