summaryrefslogtreecommitdiff
path: root/drivers/soc/imx/imx93-blk-ctrl.c
AgeCommit message (Collapse)Author
2022-09-17soc: imx: add i.MX93 media blk ctrl driverPeng Fan
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>