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

2021-01-27 Thread Marek Vasut
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 --- drivers/clk/imx/clk-blk-ctl-imx8mn.c | 80 You seem

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

2020-10-24 Thread Adam Ford
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 --- drivers/clk/imx/clk-blk-ctl-imx8mn.c | 80 1 file changed, 80 insertions(+) diff --git