Quoting Jacky Bai (2021-04-16 00:37:03) > 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 Maybe just add a comment saying it isn't there? Or remove it in three months time once DTS no longer references it? Removing this here means that it has to merge whenever the DTS doesn't reference it anymore which causes a cross tree dependency. > #define IMX8MP_CLK_DRAM_ALT 112 > #define IMX8MP_CLK_DRAM_APB 113 > #define IMX8MP_CLK_VPU_G1 114