Re: [RFC 3/3] clk: imx: Add blk-ctl driver for i.MX8MN
From: Marek Vasut <marex@denx.de>
Date: 2021-01-27 16:11:07
Also in:
linux-arm-kernel, linux-clk, lkml
From: Marek Vasut <marex@denx.de>
Date: 2021-01-27 16:11:07
Also in:
linux-arm-kernel, linux-clk, lkml
On 10/24/20 6:20 PM, Adam Ford wrote:
This driver is intended to work with the multimedia block which contains display and camera subsystems: LCDIF ISI MIPI CSI MIPI DSI Signed-off-by: Adam Ford <redacted> --- drivers/clk/imx/clk-blk-ctl-imx8mn.c | 80 ++++++++++++++++++++++++++++
You seem to be missing the Makefile entries.