[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock

Shengjiu Wang posted 3 patches 2 weeks, 1 day ago
There is a newer version of this series
arch/arm64/boot/dts/freescale/imx93.dtsi | 2 +-
drivers/clk/imx/clk-imx93.c              | 6 ++++--
include/dt-bindings/clock/imx93-clock.h  | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
Posted by Shengjiu Wang 2 weeks, 1 day ago
The IMX93_CLK_SPDIF_GATE also controls the gate of IPG clock
and root clock, need to define them separately.
Otherwise driver disable IMX93_CLK_SPDIF_GATE will cause
IPG clock is also disabled, then register accessing fail.

Changes in v2:
- address comments from Frank Li
- refine commit message and add fixes tag

Shengjiu Wang (3):
  dt-bindings: clock: imx93: Add SPDIF IPG clk
  clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
  arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

 arch/arm64/boot/dts/freescale/imx93.dtsi | 2 +-
 drivers/clk/imx/clk-imx93.c              | 6 ++++--
 include/dt-bindings/clock/imx93-clock.h  | 1 +
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.34.1