summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx6sx.c
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2015-01-27 16:24:53 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-23 16:57:55 +0300
commitba818e86632bde84c021f6cb10151736417134c0 (patch)
tree206f7759afff983b8083a6b5b9f5bc01c4e8f2c9 /drivers/clk/imx/clk-imx6sx.c
parent9f0dd4c38c6526070e23518d5b5e8b83b6ba02ec (diff)
MLK-10161-1: ARM: imx6q: Add SPDIF_GCLK clock in clock tree
As spdif driver will register SPDIF clock to regmap, regmap will do clk_prepare in init function, so SPDIF clock is prepared in probe, then its root clock (pll clock) is prepared also, which cause the arm can't enter low power mode. Add SPDIF_GCLK in clock tree which share same gate bits with SPDIF clock. Its root clock is ipg clock, and register it to regmap, then the issue can be fixed. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> (cherry picked from commit 90d3a7c5da7b17f5bd88a906b54473468fa08991)
Diffstat (limited to 'drivers/clk/imx/clk-imx6sx.c')
0 files changed, 0 insertions, 0 deletions