[PATCH 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk

Shengjiu Wang posted 3 patches 2 weeks, 2 days ago
There is a newer version of this series
[PATCH 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk
Posted by Shengjiu Wang 2 weeks, 2 days ago
Add SPDIF IPG clk. The SPDIF IPG clock and root clock share
same clock gate.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
---
 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
Re: [PATCH 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk
Posted by Frank Li 2 weeks, 2 days ago
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@nxp.com>
> ---

Reviewed-by: Frank Li <Frank.Li@nxp.com>

>  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
>