Re: [RFC 3/3] clk: imx: Add blk-ctl driver for i.MX8MN

From: Marek Vasut
Date: Wed Jan 27 2021 - 11:11:10 EST


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 <aford173@xxxxxxxxx>
---
drivers/clk/imx/clk-blk-ctl-imx8mn.c | 80 ++++++++++++++++++++++++++++

You seem to be missing the Makefile entries.