]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
interconnect: imx: Add platform driver for imx8mq
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)
commit63fc8029b37ef22aefa5288211ccc92c3f40def0
treeb8f30cd5f63b448a6daabd807b38c91bd0b53d2f
parent2c1966af073c3469e886e8f4c4c83403fe2ac857
interconnect: imx: Add platform driver for imx8mq

Add a platform driver for the i.MX8MQ SoC describing bus topology,
based on internal documentation.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Tested-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Link: https://lore.kernel.org/r/864310d1f2599c3bd621e70b77028a6e89f6410e.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/imx8mq.c [new file with mode: 0644]
include/dt-bindings/interconnect/imx8mq.h [new file with mode: 0644]