Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

From: Santosh Shilimkar
Date: Mon Aug 27 2018 - 20:55:54 EST


On 8/27/2018 5:50 PM, Nishanth Menon wrote:
K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon <nm@xxxxxx>
---

Ref: https://patchwork.kernel.org/patch/10447677/

Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..

drivers/clk/Makefile | 1 +
drivers/clk/keystone/Kconfig | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Acked-by: Santosh Shilimkar <ssantosh@xxxxxxxxxx>