[PATCH V3 09/10] PM / devfreq: imx: Register i.MX8MP interconnect device

Chanwoo Choi cwchoi00 at gmail.com
Sun Jul 3 06:55:07 PDT 2022


On 22. 7. 3. 18:11, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> Same to i.MX8MM/N/Q, register i.MX8MP interconnect device to make
> i.MX8MP Interconnect driver work.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  drivers/devfreq/imx-bus.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/devfreq/imx-bus.c b/drivers/devfreq/imx-bus.c
> index f87067fc574d..a727067980fb 100644
> --- a/drivers/devfreq/imx-bus.c
> +++ b/drivers/devfreq/imx-bus.c
> @@ -145,6 +145,7 @@ static const struct of_device_id imx_bus_of_match[] = {
>  	{ .compatible = "fsl,imx8mq-noc", .data = "imx8mq-interconnect", },
>  	{ .compatible = "fsl,imx8mm-noc", .data = "imx8mm-interconnect", },
>  	{ .compatible = "fsl,imx8mn-noc", .data = "imx8mn-interconnect", },
> +	{ .compatible = "fsl,imx8mp-noc", .data = "imx8mp-interconnect", },
>  	{ .compatible = "fsl,imx8m-noc", },
>  	{ .compatible = "fsl,imx8m-nic", },
>  	{ /* sentinel */ },

Acked-by: Chanwoo Choi <cw00.choi at samsung.com>

-- 
Best Regards,
Samsung Electronics
Chanwoo Choi



More information about the linux-arm-kernel mailing list