commit | b4a4cb5a0454cf48559d92cd1e8fb04d57194514 | [log] [tgz] |
---|---|---|
author | Anson Huang <anson.huang@nxp.com> | Mon Apr 22 08:32:45 2019 +0000 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Apr 29 16:01:50 2019 -0700 |
tree | 0b38b077eceea84a4f98b8810e9b6ec2a7a2bdf6 | |
parent | 6ff46d77ca75a52ec876e085f60e944e5722ebb1 [diff] |
clk: imx: correct i.MX7D AV PLL num/denom offset According reference manual, i.MX7D's audio/video PLL's num/denom register offset are 0x20/0x30, they are different from i.MX6's audio/video PLL, correct it by introducing new offset variables for audio/video PLL and using runtime assignment based on PLL type. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>