Re: [PATCH v2 2/3] dt-bindings: imx8mq-clock: Add the missing ARM clock

From: Stephen Boyd
Date: Thu Feb 21 2019 - 15:40:55 EST


Quoting Abel Vesa (2019-02-15 09:48:45)
> Add the missing ARM clock which will be used by cpufreq
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> Reviewed-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> ---
> include/dt-bindings/clock/imx8mq-clock.h | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/imx8mq-clock.h b/include/dt-bindings/clock/imx8mq-clock.h
> index 04f7ac3..47c790c 100644
> --- a/include/dt-bindings/clock/imx8mq-clock.h
> +++ b/include/dt-bindings/clock/imx8mq-clock.h
> @@ -391,5 +391,7 @@
>
> #define IMX8MQ_CLK_NAND_USDHC_BUS_RAWNAND_CLK 267
>
> -#define IMX8MQ_CLK_END 268
> +#define IMX8MQ_CLK_ARM 268
> +

This conflicts with Fabio's patch. And also depends on rc6 material that
seems to have gone through a different tree than clk tree. I'm just
going to fix the numbering.