interconnect: imx: Add platform driver for imx8mm
authorLeonard Crestez <leonard.crestez@nxp.com>
Tue, 28 Apr 2020 17:03:02 +0000 (20:03 +0300)
committerGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 28 Apr 2020 17:03:02 +0000 (20:03 +0300)
commit2c1966af073c3469e886e8f4c4c83403fe2ac857
treec46a95f7cfdd7335859802cc5126fdba3be0cf7d
parentf0d8048525d7d8618a79550cd70de9ce0a6a496f
interconnect: imx: Add platform driver for imx8mm

Add a platform driver for the i.MX8MM SoC describing bus topology.

Bandwidth adjustments is currently only supported on the DDRC and main
NOC. Scaling for the vpu/gpu/display NICs could be added in the future.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Link: https://lore.kernel.org/r/b14eef179dbd837a486619724b8033490f49db72.1586174566.git.leonard.crestez@nxp.com
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
drivers/interconnect/imx/Kconfig
drivers/interconnect/imx/Makefile
drivers/interconnect/imx/imx8mm.c [new file with mode: 0644]
include/dt-bindings/interconnect/imx8mm.h [new file with mode: 0644]