MLK-10699 ARM: imx: correct ahb clk parent select
authorAnson Huang <b20788@freescale.com>
Mon, 20 Apr 2015 03:25:54 +0000 (11:25 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:20 +0000 (14:47 -0500)
commit74b1ae6c9a4dc3dfea074a985c1a42498c0a298c
tree2d3aa9da8a26a3eb697301e42297ed2faf1db263
parent53581ca2aec95d520da88ee3cc2527f4a991acd2
MLK-10699 ARM: imx: correct ahb clk parent select

Design team change the ahb's clk parent options but
did NOT update the DOC accordingly in time, so the
AHB/IPG's clk rate in clk tree is incorrect, AHB is
67.5MHz and IPG is 33.75MHz, but using scope to
monitor them, they are actually 135MHz and 67.5MHz,
update the clk parent option to make clk tree info
correct.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/clk/imx/clk-imx7d.c