[PATCH 1/2] clk: imx: imx7d: add the Keypad Port module clock
From: robh@kernel.org (Rob Herring)
Date: 2018-03-05 22:22:44
Also in:
linux-clk, linux-devicetree
From: robh@kernel.org (Rob Herring)
Date: 2018-03-05 22:22:44
Also in:
linux-clk, linux-devicetree
On Tue, Feb 27, 2018 at 05:05:43PM +0100, Stefan Agner wrote:
According to the i.MX7D Reference Manual, the Keypad Port module (KPP) requires this clock gate to be enabled. Signed-off-by: Stefan Agner <stefan@agner.ch> --- drivers/clk/imx/clk-imx7d.c | 1 + include/dt-bindings/clock/imx7d-clock.h | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>