Re: [PATCH 1/2] clk: imx6sll: add GPIO LPCGs
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 19:31:54
Also in:
linux-arm-kernel, linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 19:31:54
Also in:
linux-arm-kernel, linux-clk, lkml
On Fri, Jun 22, 2018 at 02:32:33PM +0800, Anson Huang wrote:
According to Reference Manual Rev.0, 06/2017, there are GPIO LPCGs defined in CCM CCGRs, add them into clock tree. Signed-off-by: Anson Huang <redacted> --- drivers/clk/imx/clk-imx6sll.c | 6 ++++++
include/dt-bindings/clock/imx6sll-clock.h | 9 ++++++++-
Acked-by: Rob Herring <robh@kernel.org>
2 files changed, 14 insertions(+), 1 deletion(-)