diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2016-06-08 22:33:30 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-06-13 10:53:32 +0800 |
commit | b3e76bdc0b2190e67427d31cd740debd01c03631 (patch) | |
tree | 22137cbe214b5a8e32f76591fe4231fbb50ee43b /drivers/clk/imx/clk-imx7d.c | |
parent | f83d31635cd65dd10eddaac1809b9e400d385d43 (diff) | |
download | blackbird-op-linux-b3e76bdc0b2190e67427d31cd740debd01c03631.tar.gz blackbird-op-linux-b3e76bdc0b2190e67427d31cd740debd01c03631.zip |
clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
After commit f53947456f98 ("ARM: clk: imx: update pllv3 to support imx7"),
the former used BM_PLL_POWER bit is not correct anymore for IMX7 ENET.
Instead, pll->powerdown holds the correct bit, so using powerdown bit
in clk_pllv3_{prepare | unprepare} functions.
Fixes: f53947456f98 ("ARM: clk: imx: update pllv3 to support imx7")
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/clk/imx/clk-imx7d.c')
0 files changed, 0 insertions, 0 deletions