Re: [PATCH v6 28/41] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
From: Sekhar Nori <hidden>
Date: 2018-02-02 15:04:50
Also in:
linux-arm-kernel, linux-clk, lkml
From: Sekhar Nori <hidden>
Date: 2018-02-02 15:04:50
Also in:
linux-arm-kernel, linux-clk, lkml
On Saturday 20 January 2018 10:44 PM, David Lechner wrote:
The common clock framework will take care of disabling unused clocks when we switch from the legacy davinci clocks and having this enabled will cause compile errors after we switch, so remove it now. Signed-off-by: David Lechner <david@lechnology.com>
Reviewed-by: Sekhar Nori <redacted> Thanks, Sekhar