Re: [PATCH 1/3] dt-bindings: clock: imx8mn: add SNVS clock

From: Abel Vesa
Date: Wed Jan 15 2020 - 04:14:27 EST


On 20-01-15 10:42:23, Horia GeantÄ wrote:
> Signed-off-by: Horia GeantÄ <horia.geanta@xxxxxxx>

Add a commit message please.

Note, this modifies the devicetree ABI.

> ---
> include/dt-bindings/clock/imx8mn-clock.h | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
> index 0f2b8423ce1d..43883fe65db5 100644
> --- a/include/dt-bindings/clock/imx8mn-clock.h
> +++ b/include/dt-bindings/clock/imx8mn-clock.h
> @@ -228,6 +228,8 @@
> #define IMX8MN_SYS_PLL2_333M_CG 209
> #define IMX8MN_SYS_PLL2_500M_CG 210
>
> -#define IMX8MN_CLK_END 211
> +#define IMX8MN_CLK_SNVS_ROOT 211
> +
> +#define IMX8MN_CLK_END 212
>
> #endif
> --
> 2.17.1
>