summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2019-11-08 15:31:22 +0800
committerShengjiu Wang <shengjiu.wang@nxp.com>2019-11-08 16:09:55 +0800
commit9b057c5199f6d57700a23e350d8fa40402c27eb0 (patch)
tree4c9c2260dc98886bdf68d8a58c8d75541934be87 /include
parent791ea1313a069606ee1ab124bdf6a6984e661a71 (diff)
MLK-22934-1: clk: imx8qm: Remove unused audio clock
Remove below audio clocks from clk tree. IMX8QM_ACM_AUD_CLK0_CLK IMX8QM_ACM_AUD_CLK1_CLK, IMX8QM_ACM_ASRC1_MUX_CLK_CLK IMX8QM_ACM_ASRC1_MUX_CLK_SEL There are no these clocks physically. which are added wrongly before, so remove them. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Viorel Suman <viorel.suman@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/imx8qm-clock.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/dt-bindings/clock/imx8qm-clock.h b/include/dt-bindings/clock/imx8qm-clock.h
index 820ea0dcc3d5..43870b236f4c 100644
--- a/include/dt-bindings/clock/imx8qm-clock.h
+++ b/include/dt-bindings/clock/imx8qm-clock.h
@@ -660,17 +660,12 @@
#define IMX8QM_HDMI_TX_SAI0_TX_BCLK 613
#define IMX8QM_ACM_AUD_CLK0_SEL 614
-#define IMX8QM_ACM_AUD_CLK0_CLK 615
#define IMX8QM_ACM_AUD_CLK1_SEL 616
-#define IMX8QM_ACM_AUD_CLK1_CLK 617
#define IMX8QM_ACM_MCLKOUT0_SEL 618
#define IMX8QM_ACM_MCLKOUT0_CLK 619
#define IMX8QM_ACM_MCLKOUT1_SEL 620
#define IMX8QM_ACM_MCLKOUT1_CLK 621
#define IMX8QM_ACM_ASRC0_MUX_CLK_SEL 622
-#define IMX8QM_ACM_ASRC0_MUX_CLK_CLK 623
-#define IMX8QM_ACM_ASRC1_MUX_CLK_SEL 624
-#define IMX8QM_ACM_ASRC1_MUX_CLK_CLK 625
#define IMX8QM_ACM_ESAI0_MCLK_SEL 626
#define IMX8QM_ACM_ESAI0_MCLK_CLK 627
#define IMX8QM_ACM_ESAI1_MCLK_SEL 628