MLK-13101 ARM: imx: correct the pll2's clock type on imx6sl
authorBai Ping <ping.bai@nxp.com>
Wed, 24 Aug 2016 02:27:58 +0000 (10:27 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:12 +0000 (14:52 -0500)
commit229b8415f62c0adb0597185fcae2701e615e20de
treee83de0b72afa405fa0965d4a1ad925310ddab1ee
parent1f4e40a5a864b5760caa544debaa3aae2b9af114
MLK-13101 ARM: imx: correct the pll2's clock type on imx6sl

On i,MX6SL, no NUM and DENUM register, so this PLL should not
be registered as IMX_PLLV3_GENERIC type PLL, it should be
registered as IMX_PLLV3_SYSV2.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
drivers/clk/imx/clk-imx6sl.c