lkml.org 
[lkml]   [2021]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] clk: imx: Add imx8dxl clk driver
From
Date
Quoting Abel Vesa (2021-11-10 09:56:40)
> diff --git a/drivers/clk/imx/clk-imx8qxp.c b/drivers/clk/imx/clk-imx8qxp.c
> index c53a688d8ccc..7f4893706cc2 100644
> --- a/drivers/clk/imx/clk-imx8qxp.c
> +++ b/drivers/clk/imx/clk-imx8qxp.c
> @@ -297,6 +297,7 @@ static const struct of_device_id imx8qxp_match[] = {
> { .compatible = "fsl,scu-clk", },
> { .compatible = "fsl,imx8qxp-clk", &imx_clk_scu_rsrc_imx8qxp, },
> { .compatible = "fsl,imx8qm-clk", &imx_clk_scu_rsrc_imx8qm, },
> + { .compatible = "fsl,imx8dxl-clk", &imx_clk_scu_rsrc_imx8dxl, },

Can you keep this sorted on compatible string? Then we don't have to
worry about conflicts as much.

> { /* sentinel */ }
> };
>

\
 
 \ /
  Last update: 2021-12-16 19:51    [W:0.084 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site