[PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH
From: nm@ti.com (Nishanth Menon)
Date: 2018-09-21 19:54:06
Also in:
linux-clk, lkml
From: nm@ti.com (Nishanth Menon)
Date: 2018-09-21 19:54:06
Also in:
linux-clk, lkml
On 00:55-20180828, Santosh Shilimkar wrote:
On 8/27/2018 5:50 PM, Nishanth Menon wrote:quoted
K3_ARCH uses TISCI for clocks as well. Enable the same for the driver support. Signed-off-by: Nishanth Menon <nm@ti.com> --- 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@kernel.org>
Since it is almost a month.. Gentle poke? I am not sure when clk gets picked up.. but checked clk-next (7be9338d38a6 Merge branch 'clk-mvebu-periph-pm' into clk-next) and linux-next ( next-20180921 ) and did'nt see the patch.. -- Regards, Nishanth Menon