linux-stable/drivers/interconnect/imx
Peng Fan bd734481e1 interconnect: imx: fix max_node_id
max_node_id not equal to the ARRAY_SIZE of node array, need increase 1,
otherwise xlate will fail for the last entry. And rename max_node_id
to num_nodes to reflect the reality.

Fixes: f0d8048525 ("interconnect: Add imx core driver")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20220703091132.1412063-5-peng.fan@oss.nxp.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
2022-07-15 17:53:04 +03:00
..
imx.c interconnect: imx: fix max_node_id 2022-07-15 17:53:04 +03:00
imx.h
imx8mm.c
imx8mn.c interconnect: imx: Add platform driver for imx8mn 2020-04-28 20:03:02 +03:00
imx8mq.c interconnect: imx8mq: Use icc_sync_state 2020-12-28 14:03:02 +02:00
Kconfig interconnect: imx: Add platform driver for imx8mn 2020-04-28 20:03:02 +03:00
Makefile interconnect: imx: Add platform driver for imx8mn 2020-04-28 20:03:02 +03:00