soc: imx: add i.MX93 media blk ctrl driver
authorPeng Fan <peng.fan@nxp.com>
Tue, 6 Sep 2022 03:28:15 +0000 (11:28 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:31:06 +0000 (16:31 +0800)
commite9aa77d413c903ba4cf7da3fe0b419cae5b97a81
treeda64bc7b30eec552abe0e1d1e77628f04219e28c
parent0a0f7cc25d4a525a71260cbd453a848c5c8e61c3
soc: imx: add i.MX93 media blk ctrl driver

Add i.MX93 mediamix blk ctrl support.

i.MX93 mediamix blk ctrl has registers to set QoS(priority) value.
It support default QoS value and cfg QoS value. Set an initial
value from i.MX design team. If LCDIF/ISI/PXP wanna a different QoS
value in future, they could use interconnect to request bandwidth.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/Makefile
drivers/soc/imx/imx93-blk-ctrl.c [new file with mode: 0644]