[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YlAg+Me6YcwTwZg0@abelvesa>
Date: Fri, 8 Apr 2022 14:48:08 +0300
From: Abel Vesa <abel.vesa@....com>
To: Alvin Šipraga <alvin@...s.dk>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Rob Herring <robh+dt@...nel.org>,
Alvin Šipraga <alsi@...g-olufsen.dk>,
linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: imx: add clock bindings for i.MX8MN
GPT
On 22-03-17 23:35:58, Alvin Šipraga wrote:
> From: Alvin Šipraga <alsi@...g-olufsen.dk>
>
> The i.MX8MN has a General Purpose Timer (GPT) just like the i.MX8MM,
> which already has such bindings. Add the relevant bindings for the Nano
> SoC too.
>
> Signed-off-by: Alvin Šipraga <alsi@...g-olufsen.dk>
Looks OK to me.
Reviewed-by: Abel Vesa <abel.vesa@....com>
> ---
> v1->v2: no changes
> ---
> include/dt-bindings/clock/imx8mn-clock.h | 16 +++++++++++++++-
> 1 file changed, 15 insertions(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
> index 01e8bab1d767..07b8a282c268 100644
> --- a/include/dt-bindings/clock/imx8mn-clock.h
> +++ b/include/dt-bindings/clock/imx8mn-clock.h
> @@ -243,6 +243,20 @@
>
> #define IMX8MN_CLK_M7_CORE 221
>
> -#define IMX8MN_CLK_END 222
> +#define IMX8MN_CLK_GPT_3M 222
> +#define IMX8MN_CLK_GPT1 223
> +#define IMX8MN_CLK_GPT1_ROOT 224
> +#define IMX8MN_CLK_GPT2 225
> +#define IMX8MN_CLK_GPT2_ROOT 226
> +#define IMX8MN_CLK_GPT3 227
> +#define IMX8MN_CLK_GPT3_ROOT 228
> +#define IMX8MN_CLK_GPT4 229
> +#define IMX8MN_CLK_GPT4_ROOT 230
> +#define IMX8MN_CLK_GPT5 231
> +#define IMX8MN_CLK_GPT5_ROOT 232
> +#define IMX8MN_CLK_GPT6 233
> +#define IMX8MN_CLK_GPT6_ROOT 234
> +
> +#define IMX8MN_CLK_END 235
>
> #endif
> --
> 2.35.1
>
Powered by blists - more mailing lists