From: Abel Vesa <abel.vesa@nxp.com>
To: Hui Wang <hui.wang@canonical.com>
Cc: linux-clk@vger.kernel.org, linux-imx@nxp.com,
shawnguo@kernel.org, Anson.Huang@nxp.com, ping.bai@nxp.com
Subject: Re: [PATCH 1/2] clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
Date: Mon, 22 Nov 2021 16:55:00 +0200 [thread overview]
Message-ID: <YZuvRGEGeTqp3Lky@ryzen> (raw)
In-Reply-To: <20211109125657.63485-1-hui.wang@canonical.com>
On 21-11-09 20:56:56, Hui Wang wrote:
> Since the commit b24e288d5063 ("clk: imx: Remove the audio ipg clock
> from imx8mp") removes the non-existing IPG_AUDIO_ROOT from the
> clk-imx8mp.c, and this definition is not used by anywhere, let us
> removed it in the imx8mp-clock.h as well.
>
> Signed-off-by: Hui Wang <hui.wang@canonical.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
> ---
> include/dt-bindings/clock/imx8mp-clock.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/imx8mp-clock.h b/include/dt-bindings/clock/imx8mp-clock.h
> index 43927a1b9e94..235c7a00d379 100644
> --- a/include/dt-bindings/clock/imx8mp-clock.h
> +++ b/include/dt-bindings/clock/imx8mp-clock.h
> @@ -117,7 +117,6 @@
> #define IMX8MP_CLK_AUDIO_AHB 108
> #define IMX8MP_CLK_MIPI_DSI_ESC_RX 109
> #define IMX8MP_CLK_IPG_ROOT 110
> -#define IMX8MP_CLK_IPG_AUDIO_ROOT 111
Seems this hasn't been used since 5.14, so I guess we're safe.
> #define IMX8MP_CLK_DRAM_ALT 112
> #define IMX8MP_CLK_DRAM_APB 113
> #define IMX8MP_CLK_VPU_G1 114
> --
> 2.25.1
>
prev parent reply other threads:[~2021-11-22 14:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 12:56 [PATCH 1/2] clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h Hui Wang
2021-11-09 12:56 ` [PATCH 2/2] clk: imx8mp: Fix the parent clk of the audio_root_clk Hui Wang
2021-11-22 15:04 ` Abel Vesa
2021-11-23 5:51 ` Hui Wang
2021-11-22 14:55 ` Abel Vesa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YZuvRGEGeTqp3Lky@ryzen \
--to=abel.vesa@nxp.com \
--cc=Anson.Huang@nxp.com \
--cc=hui.wang@canonical.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=ping.bai@nxp.com \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.