[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200115091419.grdz67mef5mkm4mt@fsr-ub1664-175>
Date: Wed, 15 Jan 2020 09:14:20 +0000
From: Abel Vesa <abel.vesa@....com>
To: Horia Geanta <horia.geanta@....com>
CC: Shawn Guo <shawnguo@...nel.org>, Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Michael Turquette <mturquette@...libre.com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
dl-linux-imx <linux-imx@....com>,
Anson Huang <anson.huang@....com>,
Leonard Crestez <leonard.crestez@....com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] dt-bindings: clock: imx8mn: add SNVS clock
On 20-01-15 10:42:23, Horia Geantă wrote:
> Signed-off-by: Horia Geantă <horia.geanta@....com>
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
>
Powered by blists - more mailing lists