On Thu, Nov 07, 2024 at 06:20:06PM +0800, Shengjiu Wang wrote: > Add SPDIF IPG clk. The SPDIF IPG clock and root clock share > same clock gate. nit: wrap at 75 char > > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx> > --- Reviewed-by: Frank Li <Frank.Li@xxxxxxx> > include/dt-bindings/clock/imx93-clock.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h > index 6c685067288b..c393fad3a346 100644 > --- a/include/dt-bindings/clock/imx93-clock.h > +++ b/include/dt-bindings/clock/imx93-clock.h > @@ -209,5 +209,6 @@ > #define IMX91_CLK_ENET2_REGULAR 204 > #define IMX91_CLK_ENET2_REGULAR_GATE 205 > #define IMX91_CLK_ENET1_QOS_TSN_GATE 206 > +#define IMX93_CLK_SPDIF_IPG 207 > > #endif > -- > 2.34.1 >