]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
authorHui Wang <hui.wang@canonical.com>
Tue, 9 Nov 2021 12:56:56 +0000 (20:56 +0800)
committerAbel Vesa <abel.vesa@nxp.com>
Mon, 22 Nov 2021 15:06:48 +0000 (17:06 +0200)
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>
Link: https://lore.kernel.org/r/20211109125657.63485-1-hui.wang@canonical.com
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
include/dt-bindings/clock/imx8mp-clock.h

index 43927a1b9e940259171b53bb152054854bb61593..235c7a00d379cc751723eac5ea18e32909575bd3 100644 (file)
 #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
 #define IMX8MP_CLK_DRAM_ALT                    112
 #define IMX8MP_CLK_DRAM_APB                    113
 #define IMX8MP_CLK_VPU_G1                      114